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
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
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
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
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)--
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)
--
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
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
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
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=
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)
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
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)
13 matches
Mail list logo