[COMMITTERS] pginstaller - pginst: Hide the stackbuilder related text and checkbox
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.diff?r1=1.108&r2=1.109) pginst/wxs: dialogs.wxs (r1.63 -> r1.64) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/dialogs.wxs.diff?r1=1.63&r2=1.64) pginst.wxs (r1.198 -> r1.199) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.198&r2=1.199) ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
[COMMITTERS] pgbouncer - pgbouncer: update todo list
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.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/doc/todo.txt.diff?r1=1.5&r2=1.6) ---(end of broadcast)--- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate
[COMMITTERS] pgsql: Remove tabs from installation.sgml.
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) ---(end of broadcast)--- TIP 6: explain analyze is your friend
[COMMITTERS] psqlodbc - psqlodbc: Remove an unnecessary message.
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.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h.diff?r1=1.97&r2=1.98) ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster
[COMMITTERS] pgsql: Install headers in the same directory structure as Mingw.
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) ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org
[COMMITTERS] pgsql: Install libpgport.lib as needed by some client programs.
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) ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
[COMMITTERS] pgsql: Minor consistency tweak for SGML docs.
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 broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
[COMMITTERS] bizgres - bizgres: Fix the resource_select_only=false case - we were not
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: -- bizgres/postgresql/src/backend/tcop: pquery.c (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/tcop/pquery.c.diff?r1=1.6&r2=1.7) ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings
