Log Message:
---
Minor performance improvement: avoid unnecessary creation/unioning of
bitmaps for multiple indexscans. Instead just let each indexscan add
TIDs directly into the BitmapOr node's result bitmap.
Modified Files:
--
pgsql/src/backend/executor:
nodeBitm
Log Message:
---
Remove extra zealous assert
Modified Files:
--
oledb:
PgRS.cpp (r1.37 -> r1.38)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/oledb/oledb/PgRS.cpp.diff?r1=1.37&r2=1.38)
---(end of broadcast)--
Log Message:
---
Fix mis-display of negative fractional seconds in interval values for
--enable-integer-datetimes case. Per report from Oliver Siegmar.
Modified Files:
--
pgsql/src/backend/utils/adt:
datetime.c (r1.138 -> r1.139)
(http://developer.postgres
Log Message:
---
Fix mis-display of negative fractional seconds in interval values for
--enable-integer-datetimes case. Per report from Oliver Siegmar.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/backend/utils/adt:
datetime.c (r1.137 -> r1.137.4.1)
Log Message:
---
Fix mis-display of negative fractional seconds in interval values for
--enable-integer-datetimes case. Per report from Oliver Siegmar.
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/src/backend/utils/adt:
datetime.c (r1.118.2.4 -> r1.118.2.5)
Log Message:
---
Fix mis-display of negative fractional seconds in interval values for
--enable-integer-datetimes case. Per report from Oliver Siegmar.
Tags:
REL7_3_STABLE
Modified Files:
--
pgsql/src/backend/utils/adt:
datetime.c (r1.96.2.7 -> r1.96.2.8)
Log Message:
---
Support functions for quoting identifiers and strings
Modified Files:
--
oledb:
PgDS.h (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/oledb/oledb/PgDS.h.diff?r1=1.6&r2=1.7)
PgDs.cpp (r1.4 -> r1.5)
(http://cvs.p
Log Message:
---
Don't try to run clauseless index scans on index types that don't support
it. Per report from Marinos Yannikos.
Modified Files:
--
pgsql/src/backend/optimizer/path:
indxpath.c (r1.173 -> r1.174)
(http://developer.postgresql.org/cvsweb.cgi/
Log Message:
---
Don't try to run clauseless index scans on index types that don't support
it. Per report from Marinos Yannikos.
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/src/backend/optimizer/path:
indxpath.c (r1.147 -> r1.147.4.1)
(http://develo
Log Message:
---
Don't try to run clauseless index scans on index types that don't support
it. Per report from Marinos Yannikos.
Tags:
REL7_3_STABLE
Modified Files:
--
pgsql/src/backend/optimizer/path:
indxpath.c (r1.124.2.1 -> r1.124.2.2)
(http://de
Log Message:
---
Don't try to run clauseless index scans on index types that don't support
it. Per report from Marinos Yannikos.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/backend/optimizer/path:
indxpath.c (r1.167.4.1 -> r1.167.4.2)
(http://de
Log Message:
---
Finally found out how to test "OpenRowset". Fixed implementation.
Modified Files:
--
oledb:
PgDs.cpp (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/oledb/oledb/PgDs.cpp.diff?r1=1.5&r2=1.6)
PgSess.cpp (r1.33 -> r1.34)
Log Message:
---
Don't try to run clauseless index scans on index types that don't support
it. Per report from Marinos Yannikos.
Tags:
REL7_2_STABLE
Modified Files:
--
pgsql/src/backend/optimizer/path:
indxpath.c (r1.112.2.1 -> r1.112.2.2)
(http://de
Log Message:
---
Add note clarifying that indexes that support ordered scans had better
allow clauseless scans.
Modified Files:
--
pgsql/doc/src/sgml:
indexam.sgml (r2.3 -> r2.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/indexam.sgml.di
Log Message:
---
Make pg_ctl status do a kill() test to verify that the PID found in
postmaster.pid still represents a live postmaster.
Modified Files:
--
pgsql/src/bin/pg_ctl:
pg_ctl.c (r1.55 -> r1.56)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/
Log Message:
---
Make pg_ctl status do a kill() test to verify that the PID found in
postmaster.pid still represents a live postmaster.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/bin/pg_ctl:
pg_ctl.c (r1.53 -> r1.53.4.1)
(http://developer.postgr
Log Message:
---
Install some slightly realistic cost estimation for bitmap index scans.
Modified Files:
--
pgsql/src/backend/nodes:
outfuncs.c (r1.247 -> r1.248)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/nodes/outfuncs.c.diff?r1=1.247&r
Log Message:
---
Done:
< * Add tool to query pg_stat_* tables and report indexes that aren't needed
< or tables that might need indexes
Modified Files:
--
pgsql/doc:
TODO (r1.1500 -> r1.1501)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.dif
18 matches
Mail list logo