[COMMITTERS] mysqlcompat - mysqlcompat: Implement date_format(), str_to_date() and

2005-12-09 Thread User Chriskl
Log Message: --- Implement date_format(), str_to_date() and time_format() Modified Files: -- mysqlcompat: datetime.sql (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/datetime.sql.diff?r1=1.7&r2=1.8) uninstall.sql

[COMMITTERS] pgsql: Remove incorrect increment of lineno, per David Fetter.

2005-12-09 Thread Tom Lane
Log Message: --- Remove incorrect increment of lineno, per David Fetter. Sync HEAD and 8.1 branches of pgbench. Tags: REL8_1_STABLE Modified Files: -- pgsql/contrib/pgbench: pgbench.c (r1.45.2.3 -> r1.45.2.4) (http://developer.postgresql.org/cvsweb.cg

[COMMITTERS] pgsql: Remove incorrect increment of lineno, per David Fetter.

2005-12-09 Thread Tom Lane
Log Message: --- Remove incorrect increment of lineno, per David Fetter. Sync HEAD and 8.1 branches of pgbench. Modified Files: -- pgsql/contrib/pgbench: pgbench.c (r1.48 -> r1.49) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/pgbench.c.

[COMMITTERS] psqlodbc - psqlodbc: I prepared fix for Bug "Autocommit and Cancel".

2005-12-09 Thread User Dpage
Log Message: --- I prepared fix for Bug "Autocommit and Cancel". It's woking patch (it's used #ifded NOT_USED). The main changes are in using cancelable PQsendQuery (it could be ok) and in cleaning and correcting CC_send_query. CC_send_query should be equivalent with old one except adding s

[COMMITTERS] psqlodbc - psqlodbc: Bump version number in a vain attempt to keep up

2005-12-09 Thread User Dpage
Log Message: --- Bump version number in a vain attempt to keep up with Luf... Modified Files: -- psqlodbc: configure.ac (r1.40 -> r1.41) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/configure.ac.diff?r1=1.40&r2=1.41) psqlodbc.rc (r

Re: [COMMITTERS] psqlodbc - psqlodbc: Release Name: psqlodbc 8.01.0104.

2005-12-09 Thread Dave Page
> -Original Message- > From: Hiroshi Saito [mailto:[EMAIL PROTECTED] > Sent: 09 December 2005 22:59 > To: Dave Page > Cc: pgsql-committers@postgresql.org > Subject: Re: [COMMITTERS] psqlodbc - psqlodbc: Release Name: > psqlodbc 8.01.0104. > > Hi Dave. > > > I've taken this back out a

[COMMITTERS] psqlodbc - psqlodbc: Ensure a commit is issued after connection setup is

2005-12-09 Thread User Dpage
Log Message: --- Ensure a commit is issued after connection setup is autocommit is off (bug 1000476) [Ludek Finstrle] Modified Files: -- psqlodbc: connection.c (r1.124 -> r1.125) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/connection.c.d

[COMMITTERS] psqlodbc - psqlodbc: Ensure buffer is long enough for all option names

2005-12-09 Thread User Dpage
Log Message: --- Ensure buffer is long enough for all option names (bug 1000477) [Ludek Finstrle] Modified Files: -- psqlodbc: setup.c (r1.36 -> r1.37) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/setup.c.diff?r1=1.36&r2=1.37) ---

Re: [COMMITTERS] psqlodbc - psqlodbc: Release,snapshut, Omission in entry.

2005-12-09 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > User H-saito > Sent: 09 December 2005 22:39 > To: pgsql-committers@postgresql.org > Subject: [COMMITTERS] psqlodbc - psqlodbc: Release,snapshut, > Omission in entry. > > Log Message: > -

[COMMITTERS] psqlodbc - psqlodbc: Back out previous patch.

2005-12-09 Thread User Dpage
Log Message: --- Back out previous patch. Modified Files: -- psqlodbc/docs: release.html (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/release.html.diff?r1=1.4&r2=1.5) ---(end of broadcast)--

[COMMITTERS] psqlodbc - psqlodbc: Release,snapshut, Omission in entry.

2005-12-09 Thread User H-saito
Log Message: --- Release,snapshut, Omission in entry. Modified Files: -- psqlodbc/docs: release.html (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/release.html.diff?r1=1.3&r2=1.4) ---(end of broa

Re: [COMMITTERS] psqlodbc - psqlodbc: Release Name: psqlodbc 8.01.0104.

2005-12-09 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > User H-saito > Sent: 09 December 2005 22:31 > To: pgsql-committers@postgresql.org > Subject: [COMMITTERS] psqlodbc - psqlodbc: Release Name: > psqlodbc 8.01.0104. > > Log Message: > ---

[COMMITTERS] psqlodbc - psqlodbc: Fix catalog finctions which were still slightly

2005-12-09 Thread User Dpage
Log Message: --- Fix catalog finctions which were still slightly broken in declare/fetch mode [Ludek Finstrle] Modified Files: -- psqlodbc: statement.c (r1.109 -> r1.110) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/statement.c.diff?r1=1.

[COMMITTERS] pgsql: Translation updates

2005-12-09 Thread Peter Eisentraut
Log Message: --- Translation updates Tags: REL8_1_STABLE Modified Files: -- pgsql/src/backend/po: fr.po (r1.10 -> r1.10.2.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/po/fr.po.diff?r1=1.10&r2=1.10.2.1) tr.po (r1.13 -> r1.13

[COMMITTERS] psqlodbc - psqlodbc: Release Name: psqlodbc 8.01.0104.

2005-12-09 Thread User H-saito
Log Message: --- Release Name: psqlodbc 8.01.0104. Modified Files: -- psqlodbc/docs: release.html (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/release.html.diff?r1=1.2&r2=1.3) ---(end of broadca

[COMMITTERS] pgsql: Translation updates

2005-12-09 Thread Peter Eisentraut
Log Message: --- Translation updates Tags: REL8_0_STABLE Modified Files: -- pgsql/src/backend/po: fr.po (r1.7.4.3 -> r1.7.4.4) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/po/fr.po.diff?r1=1.7.4.3&r2=1.7.4.4) pgsql/src/bin/pg_ctl/

[COMMITTERS] pgsql: Translation updates

2005-12-09 Thread Peter Eisentraut
Log Message: --- Translation updates Tags: REL7_4_STABLE Modified Files: -- pgsql/src/backend/po: fr.po (r1.1.2.6 -> r1.1.2.7) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/po/fr.po.diff?r1=1.1.2.6&r2=1.1.2.7) pgsql/src/bin/pg_dump

[COMMITTERS] pgsql: Done: < * Allow installing to directories containing spaces > *

2005-12-09 Thread Bruce Momjian
Log Message: --- Done: < * Allow installing to directories containing spaces > * -Allow installing to directories containing spaces Modified Files: -- pgsql/doc: TODO (r1.1722 -> r1.1723) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1

[COMMITTERS] pgsql: Allow installation into directories containing spaces in the

2005-12-09 Thread Peter Eisentraut
Log Message: --- Allow installation into directories containing spaces in the name. Modified Files: -- pgsql/config: Makefile (r1.1 -> r1.2) (http://developer.postgresql.org/cvsweb.cgi/pgsql/config/Makefile.diff?r1=1.1&r2=1.2) pgsql/contrib/mSQL-interfa

[COMMITTERS] pgsql: Stamp 7.3.12.

2005-12-09 Thread Tom Lane
Log Message: --- Stamp 7.3.12. Tags: REL7_3_STABLE Modified Files: -- pgsql: configure (r1.226.2.19 -> r1.226.2.20) (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.226.2.19&r2=1.226.2.20) configure.in (r1.217.2.18 -> r1.2

[COMMITTERS] pgsql: Stamp 7.4.10.

2005-12-09 Thread Tom Lane
Log Message: --- Stamp 7.4.10. Tags: REL7_4_STABLE Modified Files: -- pgsql: configure (r1.310.2.17 -> r1.310.2.18) (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.310.2.17&r2=1.310.2.18) configure.in (r1.301.2.15 -> r1.3

[COMMITTERS] pgsql: Stamp 8.0.5.

2005-12-09 Thread Tom Lane
Log Message: --- Stamp 8.0.5. Tags: REL8_0_STABLE Modified Files: -- pgsql: configure (r1.424.4.7 -> r1.424.4.8) (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.424.4.7&r2=1.424.4.8) configure.in (r1.398.4.7 -> r1.398.4.8

[COMMITTERS] pgsql: Add release notes for back branches (7.3 and up).

2005-12-09 Thread Tom Lane
Log Message: --- Add release notes for back branches (7.3 and up). Also minor improvements to 8.1.1 release notes. Tags: REL7_3_STABLE Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.163.2.23 -> r1.163.2.24) (http://developer.postgresql.org/cv

[COMMITTERS] pgsql: Add release notes for back branches (7.3 and up).

2005-12-09 Thread Tom Lane
Log Message: --- Add release notes for back branches (7.3 and up). Also minor improvements to 8.1.1 release notes. Tags: REL7_4_STABLE Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.235.2.33 -> r1.235.2.34) (http://developer.postgresql.org/cv

[COMMITTERS] pgsql: Add release notes for back branches (7.3 and up).

2005-12-09 Thread Tom Lane
Log Message: --- Add release notes for back branches (7.3 and up). Also minor improvements to 8.1.1 release notes. Tags: REL8_0_STABLE Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.321.4.14 -> r1.321.4.15) (http://developer.postgresql.org/cv

[COMMITTERS] pgsql: Add release notes for back branches (7.3 and up).

2005-12-09 Thread Tom Lane
Log Message: --- Add release notes for back branches (7.3 and up). Also minor improvements to 8.1.1 release notes. Tags: REL8_1_STABLE Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.400.2.11 -> r1.400.2.12) (http://developer.postgresql.org/cv

[COMMITTERS] pgsql: Add release notes for back branches (7.3 and up).

2005-12-09 Thread Tom Lane
Log Message: --- Add release notes for back branches (7.3 and up). Also minor improvements to 8.1.1 release notes. Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.411 -> r1.412) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.

[COMMITTERS] pgsql: Add documentation about the behavior of BEFORE triggers and

2005-12-09 Thread Bruce Momjian
Log Message: --- Add documentation about the behavior of BEFORE triggers and referential integrity actions. Stephan Szabo Tags: REL8_1_STABLE Modified Files: -- pgsql/doc/src/sgml/ref: create_trigger.sgml (r1.42 -> r1.42.2.1) (http://developer.postgr

[COMMITTERS] pgsql: Add documentation about the behavior of BEFORE triggers and

2005-12-09 Thread Bruce Momjian
Log Message: --- Add documentation about the behavior of BEFORE triggers and referential integrity actions. Stephan Szabo Modified Files: -- pgsql/doc/src/sgml/ref: create_trigger.sgml (r1.42 -> r1.43) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/

[COMMITTERS] pgsql: Remove mention that history is _now_ automatically saved on exit.

2005-12-09 Thread Bruce Momjian
Log Message: --- Remove mention that history is _now_ automatically saved on exit. It has been that way for a long time. Tags: REL8_1_STABLE Modified Files: -- pgsql/doc/src/sgml/ref: psql-ref.sgml (r1.154 -> r1.154.2.1) (http://developer.postgresql.

[COMMITTERS] pgsql: Remove mention that history is _now_ automatically saved on exit.

2005-12-09 Thread Bruce Momjian
Log Message: --- Remove mention that history is _now_ automatically saved on exit. It has been that way for a long time. Modified Files: -- pgsql/doc/src/sgml/ref: psql-ref.sgml (r1.154 -> r1.155) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/s

[COMMITTERS] pgsql: Fix broken markup.

2005-12-09 Thread Tom Lane
Log Message: --- Fix broken markup. Tags: REL8_1_STABLE Modified Files: -- pgsql/doc/src/sgml: errcodes.sgml (r1.15.2.2 -> r1.15.2.3) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/errcodes.sgml.diff?r1=1.15.2.2&r2=1.15.2.3) -

[COMMITTERS] pgsql: Fix broken markup.

2005-12-09 Thread Tom Lane
Log Message: --- Fix broken markup. Modified Files: -- pgsql/doc/src/sgml: errcodes.sgml (r1.17 -> r1.18) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/errcodes.sgml.diff?r1=1.17&r2=1.18) ---(end of broadcast)--

[COMMITTERS] pgsql: Fix core dump in error path of plpgsql_parse_tripwordtype.

2005-12-09 Thread Tom Lane
Log Message: --- Fix core dump in error path of plpgsql_parse_tripwordtype. Somebody introduced a copy-and-pasteo while trying to simplify the code. Tags: REL8_1_STABLE Modified Files: -- pgsql/src/pl/plpgsql/src: pl_comp.c (r1.94.2.1 -> r1.94.2.2) (

[COMMITTERS] pgsql: Fix core dump in error path of plpgsql_parse_tripwordtype.

2005-12-09 Thread Tom Lane
Log Message: --- Fix core dump in error path of plpgsql_parse_tripwordtype. Somebody introduced a copy-and-pasteo while trying to simplify the code. Modified Files: -- pgsql/src/pl/plpgsql/src: pl_comp.c (r1.96 -> r1.97) (http://developer.postgresql.org/cv

[COMMITTERS] pgsql: Completed: * -Have initdb set the input DateStyle (MDY or DMY)

2005-12-09 Thread Bruce Momjian
Log Message: --- Completed: * -Have initdb set the input DateStyle (MDY or DMY) based on locale Modified Files: -- pgsql/doc: TODO (r1.1721 -> r1.1722) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1721&r2=1.1722) pgsql/doc/src/F

[COMMITTERS] pgsql: Let initdb detect the date order of the lc_time locale and

2005-12-09 Thread Peter Eisentraut
Log Message: --- Let initdb detect the date order of the lc_time locale and initialize the datestyle parameter of the new cluster accordingly. Modified Files: -- pgsql/doc: TODO (r1.1720 -> r1.1721) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO

[COMMITTERS] pginstaller - pginst: Update for JDBC 8.1-404

2005-12-09 Thread User Dpage
Log Message: --- Update for JDBC 8.1-404 Tags: REL8_1_STABLE Modified Files: -- pginst/wxs: pginst.wxs (r1.156 -> r1.156.2.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.156&r2=1.156.2.1) -

[COMMITTERS] pginstaller - pginst: Install slon as a service.

2005-12-09 Thread User Dpage
Log Message: --- Install slon as a service. Modified Files: -- pginst/wxs: pginst.wxs (r1.159 -> r1.160) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.159&r2=1.160) ---(end of broadcast)---

[COMMITTERS] pginstaller - pginst: Register the Slony event message DLL.

2005-12-09 Thread User Dpage
Log Message: --- Register the Slony event message DLL. Modified Files: -- pginst/wxs: pginst.wxs (r1.158 -> r1.159) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.158&r2=1.159) ---(end of br