[COMMITTERS] pgsql: Some small editorialization on the description of CREATE INDEX

2006-09-13 Thread Tom Lane
Log Message: --- Some small editorialization on the description of CREATE INDEX CONCURRENTLY. Greg Stark, some further tweaks by me. Modified Files: -- pgsql/doc/src/sgml: indices.sgml (r1.60 -> r1.61) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/

[COMMITTERS] bizgres - bizgres: Fixed keywork expansion.

2006-09-13 Thread User Sdanforth
Log Message: --- Fixed keywork expansion. Modified Files: -- bizgres/loader/bin: loader.bat (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/loader/bin/loader.bat.diff?r1=1.1&r2=1.2) ---(end of broadcast)-

[COMMITTERS] pgsql: Make logging of extended-protocol commands a bit more consistent,

2006-09-13 Thread Tom Lane
Log Message: --- Make logging of extended-protocol commands a bit more consistent, per discussion with Guillaume Smet. Modified Files: -- pgsql/src/backend/tcop: postgres.c (r1.508 -> r1.509) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tco

[COMMITTERS] bizgres - bizgres: Changes for mingw crosscompile and running of loader

2006-09-13 Thread User Sdanforth
Log Message: --- Changes for mingw crosscompile and running of loader on Windows. Modified Files: -- bizgres: build.xml (r1.14 -> r1.15) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/build.xml.diff?r1=1.14&r2=1.15) common.xml (r1.11 -

[COMMITTERS] pgaccess - pgaccess: undo feature in forms & easier import/export wizard

2006-09-13 Thread User Cmaj
Log Message: --- undo feature in forms & easier import/export wizard launching Modified Files: -- pgaccess: CHANGELOG (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/CHANGELOG.diff?r1=1.1&r2=1.2) ---(en

[COMMITTERS] pgsql: Code review for patch to avoid second scan when vacuuming

2006-09-13 Thread Tom Lane
Log Message: --- Code review for patch to avoid second scan when vacuuming index-less table: avoid invoking LockBufferForCleanup without need, put out the same log message we would have before, minor code beautification. Modified Files: -- pgsql/src/backend/commands:

[COMMITTERS] psqlodbc - psqlodbc: Refine oneshot exection sequence.

2006-09-13 Thread User Hinoue
Log Message: --- Refine oneshot exection sequence. More type changes for 64 bit compilation. Modified Files: -- psqlodbc: bind.c (r1.61 -> r1.62) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/bind.c.diff?r1=1.61&r2=1.62) connection.