[COMMITTERS] psqlodbc - psqlodbc: Map 'name' to SQL_VARCHAR rather than SQL_CHAR -

2005-09-28 Thread User Dpage
Log Message: --- Map 'name' to SQL_VARCHAR rather than SQL_CHAR - this fixes an error with SQL Server linked servers which gets confused by the mismatch between the column size and the data size. Modified Files: -- psqlodbc: pgtypes.c (r1.72 -> r1.73) (ht

[COMMITTERS] orafce - orafce: This release contains date functions next_day,

2005-09-28 Thread User Okbob
Log Message: --- This release contains date functions next_day, last_day, months_between and date|timestamp round, trunc functions. These functions respect all oracle format parameters. Modified Files: -- orafce: README.orafunc (r1.3 -> r1.4) (http://cvs.p

[COMMITTERS] orafce - orafce: Default format for round and trunc is DDD

2005-09-28 Thread User Okbob
Log Message: --- Default format for round and trunc is DDD Modified Files: -- orafce: orafunc.sql.in (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/orafunc.sql.in.diff?r1=1.4&r2=1.5) ---(end of broadcast)-

[COMMITTERS] pgsql: Update Russian FAQ.

2005-09-28 Thread Bruce Momjian
Log Message: --- Update Russian FAQ. Victor Vislobokov Modified Files: -- pgsql/doc: FAQ_russian (r1.27 -> r1.28) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_russian.diff?r1=1.27&r2=1.28) pgsql/doc/src/FAQ: FAQ_russian.html (r1.29

[COMMITTERS] pgsql: Update Russian FAQ.

2005-09-28 Thread Bruce Momjian
Log Message: --- Update Russian FAQ. Victor Vislobokov Tags: REL8_0_STABLE Modified Files: -- pgsql/doc: FAQ_AIX (r1.11.8.2 -> r1.11.8.3) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_AIX.diff?r1=1.11.8.2&r2=1.11.8.3) FAQ_russian

[COMMITTERS] pgsql: Update SQL conformance mention to 2003.

2005-09-28 Thread Bruce Momjian
Log Message: --- Update SQL conformance mention to 2003. Modified Files: -- pgsql/doc: FAQ (r1.359 -> r1.360) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.359&r2=1.360) pgsql/doc/src/FAQ: FAQ.html (r1.315 -> r1.316)

[COMMITTERS] pgsql: Improve messages

2005-09-28 Thread Peter Eisentraut
Log Message: --- Improve messages Modified Files: -- pgsql/src/bin/pg_dump: pg_backup_archiver.c (r1.115 -> r1.116) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_backup_archiver.c.diff?r1=1.115&r2=1.116) pg_restore.c (r1.71 ->

[COMMITTERS] pgsql: Translation updates for the 8.0 branch

2005-09-28 Thread Alvaro Herrera
Log Message: --- Translation updates for the 8.0 branch Tags: REL8_0_STABLE Modified Files: -- pgsql/src/backend/po: es.po (r1.9 -> r1.9.4.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/po/es.po.diff?r1=1.9&r2=1.9.4.1) pgsql/src/

[COMMITTERS] bizgres - bizgres: Bug fix in CSV format parsing.

2005-09-28 Thread User Agoldshuv
Log Message: --- Bug fix in CSV format parsing. Modified Files: -- bizgres/postgresql/src/backend/commands: copy.c (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/commands/copy.c.diff?r1=1.5&r2=1.6) --

[COMMITTERS] pgsql: Add section on reliable operation, talking about caching and

2005-09-28 Thread Bruce Momjian
Log Message: --- Add section on reliable operation, talking about caching and storage subsystem reliability. Modified Files: -- pgsql/doc/src/sgml: wal.sgml (r1.31 -> r1.32) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/wal.sgml.diff?r1=1.3

[COMMITTERS] pgsql: Fix typo.

2005-09-28 Thread Bruce Momjian
Log Message: --- Fix typo. Modified Files: -- pgsql/doc/src/sgml: wal.sgml (r1.32 -> r1.33) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/wal.sgml.diff?r1=1.32&r2=1.33) ---(end of broadcast)-

[COMMITTERS] pgsql: Repair planning bug introduced in 7.4: outer-join ON clauses that

2005-09-28 Thread Tom Lane
Log Message: --- Repair planning bug introduced in 7.4: outer-join ON clauses that referenced only the inner-side relation would be considered as potential equijoin clauses, which is wrong because the condition doesn't necessarily hold above the point of the outer join. Per test case from

[COMMITTERS] pgsql: Repair planning bug introduced in 7.4: outer-join ON clauses that

2005-09-28 Thread Tom Lane
Log Message: --- Repair planning bug introduced in 7.4: outer-join ON clauses that referenced only the inner-side relation would be considered as potential equijoin clauses, which is wrong because the condition doesn't necessarily hold above the point of the outer join. Per test case from

[COMMITTERS] pgsql: Repair planning bug introduced in 7.4: outer-join ON clauses that

2005-09-28 Thread Tom Lane
Log Message: --- Repair planning bug introduced in 7.4: outer-join ON clauses that referenced only the inner-side relation would be considered as potential equijoin clauses, which is wrong because the condition doesn't necessarily hold above the point of the outer join. Per test case from

[COMMITTERS] pgsql: Mention fix for bug #1916 in release notes for affected versions.

2005-09-28 Thread Tom Lane
Log Message: --- Mention fix for bug #1916 in release notes for affected versions. Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.379 -> r1.380) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.379&r2=1.380) --

[COMMITTERS] pgsql: Remove acronym in one title.

2005-09-28 Thread Bruce Momjian
Log Message: --- Remove acronym in one title. Modified Files: -- pgsql/doc/src/sgml: wal.sgml (r1.33 -> r1.34) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/wal.sgml.diff?r1=1.33&r2=1.34) ---(end of broadcast)--