Re: [COMMITTERS] pgsql: Add some code to ensure that we don't lose

2004-10-18 Thread Kris Jurka
On Tue, 19 Oct 2004, Tom Lane wrote: > Add some code to ensure that we don't lose communication sync due to > an oversize message, per suggestion from Oliver Jowett. I'm a bit > dubious that this is a real problem, since the client likely doesn't > have any more space available than the server,

[COMMITTERS] pgsql: Add some code to ensure that we don't lose communication sync due

2004-10-18 Thread Tom Lane
Log Message: --- Add some code to ensure that we don't lose communication sync due to an oversize message, per suggestion from Oliver Jowett. I'm a bit dubious that this is a real problem, since the client likely doesn't have any more space available than the server, but it's not hard to m

[COMMITTERS] pgsql: New translation

2004-10-18 Thread Peter Eisentraut
Log Message: --- New translation Modified Files: -- pgsql/src/bin/pg_config: nls.mk (r1.4 -> r1.5) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_config/nls.mk.diff?r1=1.4&r2=1.5) Added Files: --- pgsql/src/bin/pg_config/po:

[COMMITTERS] pgsql: Might want to initialize the gettext library, if we're going to

2004-10-18 Thread Peter Eisentraut
Log Message: --- Might want to initialize the gettext library, if we're going to do all that translation work. Modified Files: -- pgsql/src/bin/pg_config: pg_config.c (r1.8 -> r1.9) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_config/pg_conf

[COMMITTERS] pgsql: Translation update

2004-10-18 Thread Peter Eisentraut
Log Message: --- Translation update Modified Files: -- pgsql/src/bin/pg_controldata/po: de.po (r1.5 -> r1.6) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_controldata/po/de.po.diff?r1=1.5&r2=1.6) ---(end of broadcast)

[COMMITTERS] pgsql: Add PQprepare/PQsendPrepared functions to libpq to support

2004-10-18 Thread Tom Lane
Log Message: --- Add PQprepare/PQsendPrepared functions to libpq to support preparing statements without necessarily specifying the datatypes of their parameters. Abhijit Menon-Sen with some help from Tom Lane. Modified Files: -- pgsql/doc/src/sgml: libpq.sgml (r1.1

[COMMITTERS] pgsql: Remove use of "miscadmin.h" in port C files and remove test for

2004-10-18 Thread Bruce Momjian
Log Message: --- Remove use of "miscadmin.h" in port C files and remove test for frontend in miscadmin.h. Modified Files: -- pgsql/src/include: miscadmin.h (r1.170 -> r1.171) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/miscadmin.h.diff?r1=

[COMMITTERS] pgsql: New translation

2004-10-18 Thread Peter Eisentraut
Log Message: --- New translation Modified Files: -- pgsql/src/bin/scripts: nls.mk (r1.15 -> r1.16) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/scripts/nls.mk.diff?r1=1.15&r2=1.16) Added Files: --- pgsql/src/bin/scripts/po:

[COMMITTERS] pgsql: Translation updates

2004-10-18 Thread Peter Eisentraut
Log Message: --- Translation updates Modified Files: -- pgsql/src/bin/initdb/po: tr.po (r1.1 -> r1.2) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/po/tr.po.diff?r1=1.1&r2=1.2) pgsql/src/bin/pg_controldata/po: tr.po (r1.1 -> r

[COMMITTERS] pgsql: New translation

2004-10-18 Thread Peter Eisentraut
Log Message: --- New translation Modified Files: -- pgsql/src/bin/pg_config: nls.mk (r1.3 -> r1.4) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_config/nls.mk.diff?r1=1.3&r2=1.4) Added Files: --- pgsql/src/bin/pg_config/po:

[COMMITTERS] pgsql: Updated SQL key words table

2004-10-18 Thread Peter Eisentraut
Log Message: --- Updated SQL key words table Modified Files: -- pgsql/doc/src/sgml: keywords.sgml (r2.13 -> r2.14) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/keywords.sgml.diff?r1=2.13&r2=2.14) ---(end of broadca

[COMMITTERS] pgsql: The attached patch fixes psql's win32 frontend-only build, by

2004-10-18 Thread Bruce Momjian
Log Message: --- The attached patch fixes psql's win32 frontend-only build, by using pg_strcasecmp in variables.c, and #ifdef'ing out PostmasterPid in miscadmin.h. Dave Page Modified Files: -- pgsql/src/bin/psql: variables.c (r1.19 -> r1.20) (http://develo

[COMMITTERS] pgsql: Force rebuild.

2004-10-18 Thread Bruce Momjian
Log Message: --- Force rebuild. Modified Files: -- pgsql/doc: TODO (r1.1367 -> r1.1368) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1367&r2=1.1368) ---(end of broadcast)--- TIP 8: exp

[COMMITTERS] pgsql: Improve indentation of sublists: < The proper solution to this

2004-10-18 Thread Bruce Momjian
Log Message: --- Improve indentation of sublists: < The proper solution to this will probably the use of a master/slave < replication solution like Sloney and a connection pooling tool like < pgpool. > The proper solution to this will probably the use of a master

[COMMITTERS] pgsql: Synced parser

2004-10-18 Thread Michael Meskes
Log Message: --- Synced parser Modified Files: -- pgsql/src/interfaces/ecpg: ChangeLog (r1.278 -> r1.279) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog.diff?r1=1.278&r2=1.279) pgsql/src/interfaces/ecpg/preproc:

[COMMITTERS] pginstaller - pginst: Update Npgsql to 0.7b2, and follow their directory

2004-10-18 Thread User Dpage
Log Message: --- Update Npgsql to 0.7b2, and follow their directory structure. Include LICENSE.txt and RELEASENOTES.txt Modified Files: -- pginst/wxs: pginst.wxs (r1.77 -> r1.78) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wx

[COMMITTERS] pginstaller - pginst: Change shortfilename for base install directory to

2004-10-18 Thread User Dpage
Log Message: --- Change shortfilename for base install directory to conform to 8,3 standards. Modified Files: -- pginst: Makefile (r1.22 -> r1.23) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/Makefile.diff?r1=1.22&r2=1.23) --

[COMMITTERS] pginstaller - pginst: Update filename.

2004-10-18 Thread User Dpage
Log Message: --- Update filename. Modified Files: -- pginst: README (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/README.diff?r1=1.6&r2=1.7) ---(end of broadcast)--- TIP 8: ex

[COMMITTERS] pginstaller - pginst: Use 3 part version number for consistency with

2004-10-18 Thread User Dpage
Log Message: --- Use 3 part version number for consistency with future releases. Modified Files: -- pginst: Makefile (r1.21 -> r1.22) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/Makefile.diff?r1=1.21&r2=1.22) ---

[COMMITTERS] pgsql: Update Japanese FAQ.

2004-10-18 Thread Bruce Momjian
Log Message: --- Update Japanese FAQ. Jun Kuwamura Modified Files: -- pgsql/doc: FAQ_japanese (r1.16 -> r1.17) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_japanese.diff?r1=1.16&r2=1.17) pgsql/doc/src/FAQ: FAQ_japanese.html (r1.16