[COMMITTERS] pgsql: Fix misstatement about the results of using -1 with BEGIN.

2006-10-30 Thread Tom Lane
Log Message: --- Fix misstatement about the results of using -1 with BEGIN. Modified Files: -- pgsql/doc/src/sgml/ref: psql-ref.sgml (r1.173 -> r1.174) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/psql-ref.sgml.diff?r1=1.173&r2=1.174)

[COMMITTERS] pgsql: Add text to the VACUUM, REINDEX, DROP TABLESPACE and CREATE

2006-10-30 Thread Neil Conway
Log Message: --- Add text to the VACUUM, REINDEX, DROP TABLESPACE and CREATE TABLESPACE reference pages documenting that these commands cannot be used within a transaction block. Also make some minor improvements to the psql reference page. Patch from Simon Riggs, minor editorialization by

[COMMITTERS] pgsql: Code the unknown options check without using m4 diversions.

2006-10-30 Thread Peter Eisentraut
Log Message: --- Code the unknown options check without using m4 diversions. Otherwise this code relies on the checking macro actually being called at the end, or the automatic undiversion will produce garbage. These sort of implicit side-effects undermine the modularity of the macros and

[COMMITTERS] psqlodbc - psqlodbc: Don't pull in libraries and cflags from pg_config;

2006-10-30 Thread User Petere
Log Message: --- Don't pull in libraries and cflags from pg_config; put in link against libpq the proper way. Modified Files: -- psqlodbc: Makefile.am (r1.40 -> r1.41) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/Makefile.am.diff?r1=1.40&r

[COMMITTERS] edb-debugger - server: Removing EDB-specific files

2006-10-30 Thread User Korryd
Log Message: --- Removing EDB-specific files Removed Files: - server: dbginfo_edb.c (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/dbginfo_edb.c) dbginfo_edb.h (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/serv

[COMMITTERS] edb-debugger - server: Initial checkin - not complete

2006-10-30 Thread User Korryd
Log Message: --- Initial checkin - not complete Added Files: --- server: dbginfo.c (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/dbginfo.c?rev=1.1&content-type=text/x-cvsweb-markup) dbginfo_edb.c (r1.1) (http://cvs.pgf

[COMMITTERS] edb-debugger - server: New Directory

2006-10-30 Thread User Korryd
Update of /cvsroot/edb-debugger/server In directory pgfoundry.org:/tmp/cvs-serv77814/server Log Message: Directory /cvsroot/edb-debugger/server added to the repository ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

[COMMITTERS] npgsql - Npgsql2: 2006-10-30 Francisco Figueiredo Jr.

2006-10-30 Thread User Fxjr
Log Message: --- 2006-10-30 Francisco Figueiredo Jr. <[EMAIL PROTECTED]> * Npgsql.build: Added current culture compilation support. Modified Files: -- Npgsql2/src: Npgsql.build (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/

[COMMITTERS] npgsql - Npgsql2: 2006-10-30 Francisco Figueiredo Jr.

2006-10-30 Thread User Fxjr
Log Message: --- 2006-10-30 Francisco Figueiredo Jr. <[EMAIL PROTECTED]> * Added Npgsql.build NAnt build file. Added Files: --- Npgsql2/src: Npgsql.build (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql.build?rev=1.1&co