[COMMITTERS] mysql2pgsql - mysql2pgsql: Moved everything to directory mysql2pgsql,

2007-06-22 Thread User Jmduarte
Log Message: --- Moved everything to directory mysql2pgsql, root directory was not the right place Added Files: --- mysql2pgsql: Changelog (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysql2pgsql/mysql2pgsql/Changelog?rev=1.1&content-type=text/x-cvsweb-

[COMMITTERS] mysql2pgsql - mysql2pgsql: New Directory

2007-06-22 Thread User Jmduarte
Update of /cvsroot/mysql2pgsql/mysql2pgsql In directory pgfoundry.org:/tmp/cvs-serv91799/mysql2pgsql Log Message: Directory /cvsroot/mysql2pgsql/mysql2pgsql added to the repository ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

[COMMITTERS] pgunittest - pgUnitTest:

2007-06-22 Thread User Pgunittest
Log Message: --- Modified Files: -- pgUnitTest/doc/org/pgfoundry/pgunittest/parser/xml/class-use: XMLConstants.html (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgunittest/pgUnitTest/doc/org/pgfoundry/pgunittest/parser/xml/class-use/XMLConst

[COMMITTERS] pgsql: Add a that log_line_prefix should usually end with a space

2007-06-22 Thread Tom Lane
Log Message: --- Add a that log_line_prefix should usually end with a space to provide visual separation from the rest of the log line; I've been noticing lately that quite a few newbies fail to figure this out for themselves. Also a little editorial cleanup of the log_line_prefix descrip

[COMMITTERS] dblink-ldap - dblink-ldap: pgxs outside path doesn't actually work in

2007-06-22 Thread User Mha
Log Message: --- pgxs outside path doesn't actually work in reality and can do weird things, so change instructions for building out of path. Modified Files: -- dblink-ldap: Makefile (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dblink-ldap/db

[COMMITTERS] dblink-ldap - dblink-ldap: Add PG_MODULE_MAGIC, as required per 8.2.

2007-06-22 Thread User Mha
Log Message: --- Add PG_MODULE_MAGIC, as required per 8.2. *blush* for not doing this earlier. Modified Files: -- dblink-ldap: dblink-ldap.c (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dblink-ldap/dblink-ldap/dblink-ldap.c.diff?r1=1.3&r2=1.4