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/
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)-
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
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 -
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
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:
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.