Log Message:
---
fix a couple typos in pqt-specs.3 man page
Modified Files:
--
libpqtypes/docs/man3:
pqt-specs.3 (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/docs/man3/pqt-specs.3.diff?r1=1.8&r2=1.9)
--
Sent via pgsql-
Log Message:
---
fixed minor bug where the delete procedure fails with column "spid" does not
exist the real column name is snapid
Modified Files:
--
pgstatspack/sql:
pgstatspack_delete_old_stats.sql (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.
Log Message:
---
Put own includes at the startt of CPPFLAGS
Otherwise with --with-libevent=/usr wrong includes may be used.
Per report from Bjorn Munch
Modified Files:
--
pgbouncer:
config.mak.in (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi
Log Message:
---
Fix strategy propagation to scanEntry for partial match by moving propagation
to initializaion of scanEntry.
Modified Files:
--
pgsql/src/backend/access/gin:
ginget.c (r1.18 -> r1.19)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/back
Log Message:
---
Provide more useful error messages when an FTP or HTTP file transfer goes bad.
Modified Files:
--
wizard:
App.cpp (r1.31 -> r1.32)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp.diff?r1=1.31&r2=1.32)
--
Sent via