[COMMITTERS] pgsql: Adjust the output of MemoryContextStats() so that the stats for a

2007-08-06 Thread Neil Conway
Log Message: --- Adjust the output of MemoryContextStats() so that the stats for a child memory contexts is indented two spaces to the right of its parent context. This should make it easier to deduce the memory context hierarchy from the output of MemoryContextStats(). Modified Files: --

[COMMITTERS] pgsnmpd - pgsnmpd: Modify subprocess handling code to be theoretically

2007-08-06 Thread User Eggyknap
Log Message: --- Modify subprocess handling code to be theoretically more portable. Thanks again, Jeff Davis. Make temporary file names more obviously temporary Modified Files: -- pgsnmpd: pgsnmpd_regress.pl (r1.10 -> r1.11) (http://cvs.pgfoundry.org/cgi-b

[COMMITTERS] pgsnmpd - pgsnmpd: Fixed always no root access.

2007-08-06 Thread User H-saito
Log Message: --- Fixed always no root access. and some corrections.(Prep Relese) Modified Files: -- pgsnmpd: KNOWNBUG.txt (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/KNOWNBUG.txt.diff?r1=1.3&r2=1.4) README.pgsnmpd (r1

[COMMITTERS] edb-debugger - server: No longer stopping on invisible RETURN statement

2007-08-06 Thread User Korryd
Log Message: --- No longer stopping on invisible RETURN statement automatically added to end of function by the PL/pgSQL compiler Modified Files: -- server: plugin_debugger.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/p

[COMMITTERS] mysql2pgsql - mysql2pgsql: Fixed bug with float/double conversion

2007-08-06 Thread User Jmduarte
Log Message: --- Fixed bug with float/double conversion (pgfoundry bug 1002569) and added test case for it Modified Files: -- mysql2pgsql: mysql2pgsql.perl (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysql2pgsql/mysql2pgsql/mysql2pgsql.perl

[COMMITTERS] pgsql: Fix incorrect URI for cvs rsync

2007-08-06 Thread Magnus Hagander
Log Message: --- Fix incorrect URI for cvs rsync Modified Files: -- pgsql/doc/src/sgml: cvs.sgml (r1.46 -> r1.47) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/cvs.sgml.diff?r1=1.46&r2=1.47) ---(end of broadcast)---