From: | momjian(at)postgresql(dot)org (Bruce Momjian) |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Document disabling the statistics collector pg_dump activity, and |
Date: | 2009-02-07 14:31:31 |
Message-ID: | [email protected] |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Log Message:
-----------
Document disabling the statistics collector pg_dump activity, and give a
bit more visibility to the PGOPTIONS environment variable supported by
libpq.
Bryce Nesbitt
Modified Files:
--------------
pgsql/doc/src/sgml/ref:
pg_dump.sgml (r1.106 -> r1.107)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/pg_dump.sgml?r1=1.106&r2=1.107)
pg_dumpall.sgml (r1.74 -> r1.75)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/pg_dumpall.sgml?r1=1.74&r2=1.75)
pg_restore.sgml (r1.78 -> r1.79)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/pg_restore.sgml?r1=1.78&r2=1.79)
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2009-02-07 15:00:27 | pgsql: Update pg_constraint.conkey documentation description. |
Previous Message | Bruce Momjian | 2009-02-07 14:16:46 | pgsql: Fix to_timestamp() to not require upper/lower case matching for |