[COMMITTERS] bizgres - bizgres: Fix the resource_select_only=false case - we were not

2007-04-25 Thread User Markir
Log Message: --- Fix the resource_select_only=false case - we were not bothering to take a resource lock at all. This was broken when ResLockPortal call was moved to PortalStart - we need to place a copy in ProcessQuery to catch UPDATE/INSERT/ DELETE. Modified Files: -- bi

[COMMITTERS] pgsql: Minor consistency tweak for SGML docs.

2007-04-25 Thread Neil Conway
Log Message: --- Minor consistency tweak for SGML docs. Modified Files: -- pgsql/doc/src/sgml: xindex.sgml (r1.59 -> r1.60) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/xindex.sgml.diff?r1=1.59&r2=1.60) ---(end of

[COMMITTERS] pgsql: Install libpgport.lib as needed by some client programs.

2007-04-25 Thread Magnus Hagander
Log Message: --- Install libpgport.lib as needed by some client programs. Dave Page Modified Files: -- pgsql/src/tools/msvc: Install.pm (r1.13 -> r1.14) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Install.pm.diff?r1=1.13&r2=1.14)

[COMMITTERS] pgsql: Install headers in the same directory structure as Mingw.

2007-04-25 Thread Magnus Hagander
Log Message: --- Install headers in the same directory structure as Mingw. Dave Page Modified Files: -- pgsql/src/tools/msvc: Install.pm (r1.12 -> r1.13) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Install.pm.diff?r1=1.12&r2=1.13) ---

[COMMITTERS] psqlodbc - psqlodbc: Remove an unnecessary message.

2007-04-25 Thread User Hinoue
Log Message: --- Remove an unnecessary message. Modified Files: -- psqlodbc: environ.c (r1.67 -> r1.68) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/environ.c.diff?r1=1.67&r2=1.68) version.h (r1.97 -> r1.98) (http://cvs.pg

[COMMITTERS] pgsql: Remove tabs from installation.sgml.

2007-04-25 Thread Bruce Momjian
Log Message: --- Remove tabs from installation.sgml. Modified Files: -- pgsql/doc/src/sgml: installation.sgml (r1.288 -> r1.289) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/installation.sgml.diff?r1=1.288&r2=1.289) --

[COMMITTERS] pgbouncer - pgbouncer: update todo list

2007-04-25 Thread User Mkz
Log Message: --- update todo list Modified Files: -- pgbouncer/doc: overview.txt (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/doc/overview.txt.diff?r1=1.2&r2=1.3) todo.txt (r1.5 -> r1.6) (http://cvs.pgfoun

[COMMITTERS] pginstaller - pginst: Hide the stackbuilder related text and checkbox

2007-04-25 Thread User Dpage
Log Message: --- Hide the stackbuilder related text and checkbox from the exit dialogue if the user didn't install it. Modified Files: -- pginst/ca: pginstca.c (r1.108 -> r1.109) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c