[COMMITTERS] libpqtypes - libpqtypes: fix a couple typos in pqt-specs.3 man page

2008-09-04 Thread User Achernow
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-

[COMMITTERS] pgstatspack - pgstatspack: fixed minor bug where the delete procedure

2008-09-04 Thread User Kpierno
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.

[COMMITTERS] pgbouncer - pgbouncer: Put own includes at the startt of CPPFLAGS

2008-09-04 Thread User Mkz
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

[COMMITTERS] pgsql: Fix strategy propagation to scanEntry for partial match by moving

2008-09-04 Thread Teodor Sigaev
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

[COMMITTERS] stackbuilder - wizard: Provide more useful error messages when an FTP or

2008-09-04 Thread Dave Page
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