Log Message:
---
workaround for 8.2 and 8.3.
Modified Files:
--
textsearch_senna:
Makefile (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_senna/Makefile.diff?r1=1.1.1.1&r2=1.2)
textsearch_senna.c (r1.2 -> r1
Log Message:
---
Make a copy-editing pass over the 8.4 release notes.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.627 -> r1.628)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.627&r2=1.628)
--
Sent via pgsql-com
Log Message:
---
Fix logic to detect conflicts or blocks involving exclusive locks in parallel
restore items.
If a currently running item needs an exclusive lock on any item that the
candidate items needs
any sort of lock on, or vice versa, then the candidate item is not allowed to
run n
Log Message:
---
implemented a simple garbage collector mechanism which should reduce
dramatically the memory usage when a connection pooler is not used
Modified Files:
--
pgfouine:
ChangeLog (r1.80 -> r1.81)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg