Log Message:
---
Build server libpgport with all non-FRONTEND object files. This is to
fix a Win32 bug where pipe.c included a file that used FRONTEND, but it
wasn't on the server-build list.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/port:
Makefile (r1
Log Message:
---
Build server libpgport with all non-FRONTEND object files. This is to
fix a Win32 bug where pipe.c included a file that used FRONTEND, but it
wasn't on the server-build list.
Modified Files:
--
pgsql/src/port:
Makefile (r1.30 -> r1.31)
(ht
Log Message:
---
Build server libpgport with all non-FRONTEND object files. This is to
fix a Win32 bug where pipe.c included a file that used FRONTEND, but it
wasn't on the server-build list.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/port:
Makefile (r
Log Message:
---
Only attempt to extract tuple counts when rmsg is not None.
(Test NULL message producing queries per pq fix.)
Modified Files:
--
fe/src:
tracenull.py (r1.24 -> r1.25)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/tracenull.py.d
Log Message:
---
Handle NULL messages in Executing transactions.
Modified Files:
--
pq/src:
client3.py (r1.21 -> r1.22)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/client3.py.diff?r1=1.21&r2=1.22)
---(end of broadcast
Log Message:
---
Rewrite btree vacuuming to fold the former bulkdelete and cleanup operations
into a single mostly-physical-order scan of the index. This requires some
ticklish interlocking considerations, but should create no material
performance impact on normal index operations (at leas
Log Message:
---
Include 'ctl' in package.
Modified Files:
--
pkg:
MANIFEST.in (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pkg/MANIFEST.in.diff?r1=1.3&r2=1.4)
---(end of broadcast)---
T