[COMMITTERS] pgsql: Change Windows rename and unlink substitutes so that they time

2006-11-08 Thread Tom Lane
Log Message: --- Change Windows rename and unlink substitutes so that they time out after 30 seconds instead of retrying forever. Also modify xlog.c so that if it fails to rename an old xlog segment up to a future slot, it will unlink the segment instead. Per discussion of bug #2712, in w

[COMMITTERS] pgsql: Modify aset.c to track the next intended block allocation size

2006-11-08 Thread Tom Lane
Log Message: --- Modify aset.c to track the next intended block allocation size explicitly. The former coding relied on the actual allocated size of the last block, which made it behave strangely if the first allocation in a context was larger than ALLOC_CHUNK_LIMIT: subsequent allocations

[COMMITTERS] pgsql: Tweak accumArrayResult() to double the size of its working arrays

2006-11-08 Thread Tom Lane
Log Message: --- Tweak accumArrayResult() to double the size of its working arrays when more space is needed, instead of incrementing by a fixed amount; the old method wastes lots of space and time when the ultimate size is large. Per gripe from Tatsuo. Modified Files: -- p

[COMMITTERS] pgsql: Fix performance issues in replace_text(), replace_text_regexp(),

2006-11-08 Thread Tom Lane
Log Message: --- Fix performance issues in replace_text(), replace_text_regexp(), and text_to_array(): they all had O(N^2) behavior on long input strings in multibyte encodings, because of repeated rescanning of the input text to identify substrings whose positions/lengths were computed in

[COMMITTERS] pgsql: Fix two typos.

2006-11-08 Thread Neil Conway
Log Message: --- Fix two typos. Modified Files: -- pgsql/contrib/tsearch2: README.tsearch2 (r1.5 -> r1.6) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/README.tsearch2.diff?r1=1.5&r2=1.6) ---(end of broadcast)--

[COMMITTERS] pgsql: New README, forgotten when docs was updated

2006-11-08 Thread Teodor Sigaev
Log Message: --- New README, forgotten when docs was updated Modified Files: -- pgsql/contrib/tsearch2: README.tsearch2 (r1.4 -> r1.5) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/README.tsearch2.diff?r1=1.4&r2=1.5) --

[COMMITTERS] press - pr: corrected links, removed a href tags

2006-11-08 Thread User Ahatzis
Log Message: --- corrected links, removed a href tags Modified Files: -- pr/releases/8.2/de: release.txt (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.2/de/release.txt.diff?r1=1.3&r2=1.4) ---(end of

[COMMITTERS] pgsql: Applied patch by Peter Harris to free auto_mem struct in

2006-11-08 Thread Michael Meskes
Log Message: --- Applied patch by Peter Harris to free auto_mem struct in ECPGconnect. Tags: REL8_1_STABLE Modified Files: -- pgsql/src/interfaces/ecpg/ecpglib: connect.c (r1.26.2.4 -> r1.26.2.5) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/i

[COMMITTERS] pgsql: Applied patch by Peter Harris to free auto_mem struct in

2006-11-08 Thread Michael Meskes
Log Message: --- Applied patch by Peter Harris to free auto_mem struct in ECPGconnect. Tags: REL8_0_STABLE Modified Files: -- pgsql/src/interfaces/ecpg/ecpglib: connect.c (r1.24.4.5 -> r1.24.4.6) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/i

[COMMITTERS] pgsql: Applied patch by Peter Harris to free auto_mem structure on

2006-11-08 Thread Michael Meskes
Log Message: --- Applied patch by Peter Harris to free auto_mem structure on connect Modified Files: -- pgsql/src/interfaces/ecpg: ChangeLog (r1.335 -> r1.336) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog.diff?r1=1.335&r2=

[COMMITTERS] pginstaller - pginst: Bump version for beta 3

2006-11-08 Thread User Dpage
Log Message: --- Bump version for beta 3 Modified Files: -- pginst/package: upgrade.bat (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/upgrade.bat.diff?r1=1.4&r2=1.5) ---(end of broadcast)

[COMMITTERS] press - pr: minor fixes and added in release.txt missing link to

2006-11-08 Thread User Ahatzis
Log Message: --- minor fixes and added in release.txt missing link to press-kit. updated release date/loc to December 5th, Washington D.C in both files. Modified Files: -- pr/releases/8.2/de: release.txt (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/c

[COMMITTERS] pginstaller - pginst: Bump version for beta 3

2006-11-08 Thread User Dpage
Log Message: --- Bump version for beta 3 Modified Files: -- pginst: Makefile.config (r1.48 -> r1.49) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/Makefile.config.diff?r1=1.48&r2=1.49) ---(end of broadcast)