[COMMITTERS] pgsql: enable \timing oputput for \copy commands

2006-12-15 Thread Andrew Dunstan
Log Message: --- enable \timing oputput for \copy commands Modified Files: -- pgsql/src/bin/psql: command.c (r1.174 -> r1.175) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c.diff?r1=1.174&r2=1.175) common.c (r1.130 -> r1.13

[COMMITTERS] pgsql: Fix some planner bugs exposed by reports from Arjen van der

2006-12-15 Thread Tom Lane
Log Message: --- Fix some planner bugs exposed by reports from Arjen van der Meijden. These are all in new-in-8.2 logic associated with indexability of ScalarArrayOpExpr (IN-clauses) or amortization of indexscan costs across repeated indexscans on the inside of a nestloop. In particular:

[COMMITTERS] pgsql: Fix some planner bugs exposed by reports from Arjen van der

2006-12-15 Thread Tom Lane
Log Message: --- Fix some planner bugs exposed by reports from Arjen van der Meijden. These are all in new-in-8.2 logic associated with indexability of ScalarArrayOpExpr (IN-clauses) or amortization of indexscan costs across repeated indexscans on the inside of a nestloop. In particular:

[COMMITTERS] pgsql: Put JST back into the default set of timezone abbreviations; was

2006-12-15 Thread Tom Lane
Log Message: --- Put JST back into the default set of timezone abbreviations; was removed in an unexplainable moment of brain fade. Tags: REL8_2_STABLE Modified Files: -- pgsql/src/timezone/tznames: Asia.txt (r1.2 -> r1.2.2.1) (http://developer.postgr

[COMMITTERS] pgsql: Put JST back into the default set of timezone abbreviations; was

2006-12-15 Thread Tom Lane
Log Message: --- Put JST back into the default set of timezone abbreviations; was removed in an unexplainable moment of brain fade. Modified Files: -- pgsql/src/timezone/tznames: Asia.txt (r1.2 -> r1.3) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/

[COMMITTERS] pgsql: Back out double-run of PDF/PS output.

2006-12-15 Thread Bruce Momjian
Log Message: --- Back out double-run of PDF/PS output. Requires building bookindex.sgml properly. Remove SGML docs about openjade performance patch, and instead add comment in style sheet where indenting code is commented out. Backpatch to 8.2.X. Modified Files: -- pgsql

[COMMITTERS] pgsql: Back out double-run of PDF/PS output.

2006-12-15 Thread Bruce Momjian
Log Message: --- Back out double-run of PDF/PS output. Requires building bookindex.sgml properly. Remove SGML docs about openjade performance patch, and instead add comment in style sheet where indenting code is commented out. Backpatch to 8.2.X. Tags: REL8_2_STABLE Modified Files

[COMMITTERS] pgsql: TODO item not wanted: > > * Embedded server (not wanted) > >

2006-12-15 Thread Bruce Momjian
Log Message: --- TODO item not wanted: > > * Embedded server (not wanted) > > While PostgreSQL clients runs fine limited-resource environments, the > server requires multiple processes and a stable pool of resources to > run reliabily and efficiently. Stripping down the PostgreSQL

[COMMITTERS] pgsql: Drop indentation of verbatim environments in print output.

2006-12-15 Thread Peter Eisentraut
Log Message: --- Drop indentation of verbatim environments in print output. This increased the build time by what seemed like infinity. Tags: REL8_2_STABLE Modified Files: -- pgsql/doc/src/sgml: stylesheet.dsl (r1.30 -> r1.30.2.1) (http://developer.p

[COMMITTERS] pgsql: Link to summary XML email, rather than thread top: < * Consider

2006-12-15 Thread Bruce Momjian
Log Message: --- Link to summary XML email, rather than thread top: < * Consider changing documentation from SGML to XML > * Consider changing documentation format from SGML to XML < http://archives.postgresql.org/pgsql-docs/2006-12/msg00033.php > http://archives.postgresql.org/pgsql-d

[COMMITTERS] plpsm - plpgpsm: not found warning handlers complete

2006-12-15 Thread User Okbob
Log Message: --- not found warning handlers complete Modified Files: -- plpgpsm/src: gram.y (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plpsm/plpgpsm/src/gram.y.diff?r1=1.8&r2=1.9) pl_exec.c (r1.8 -> r1.9) (http://cvs.pgfoun

Re: [COMMITTERS] pgsql: Document patch needed to get PDF and PS output in a reasonable

2006-12-15 Thread Peter Eisentraut
Am Freitag, 15. Dezember 2006 03:44 schrieb Bruce Momjian: > Log Message: > --- > Document patch needed to get PDF and PS output in a reasonable amount of > time. This is no longer relevant. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---(end of

Re: [COMMITTERS] pgsql: Run Jade twice when outputting Postscript and PDF so the index is

2006-12-15 Thread Peter Eisentraut
Am Freitag, 15. Dezember 2006 02:21 schrieb Bruce Momjian: > Log Message: > --- > Run Jade twice when outputting Postscript and PDF so the index is > correct, add comments about other multiple runs in the Makefile. This one, too. -- Peter Eisentraut http://developer.postgresql.org/~petere

Re: [COMMITTERS] pgsql: Run Jade twice when outputting Postscript and PDF so the index is

2006-12-15 Thread Peter Eisentraut
Am Freitag, 15. Dezember 2006 02:21 schrieb Bruce Momjian: > Log Message: > --- > Run Jade twice when outputting Postscript and PDF so the index is > correct, add comments about other multiple runs in the Makefile. This patch is entirely wrong. Please revert it. -- Peter Eisentraut http: