pgsql/ oc/src/sgml/ref/pg_restore.sgml rc/bin/ ...

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/ oc/src/sgml/ref/pg_restore.sgml rc/bin/ ...
Date: 2002-07-04 03:04:55
Message-ID: 20020704030455.4634E475C3A@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian(at)postgresql(dot)org 02/07/03 23:04:55

Modified files:
doc/src/sgml/ref: pg_restore.sgml
src/bin/pg_dump: pg_backup_archiver.c pg_dump.c pg_restore.c

Log message:
Document function args are required for pg_restore -P.
Fix pg_dump to not quote the function name in the storage tag.
Fix pg_dump so GRANT/REVOKE(ACL) tag entries are not quoted, for
consistency.
Fix pg_restore to properly handle quotes and some spaces in -P.

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Lockhart 2002-07-04 15:24:11 pgsql/ oc/src/sgml/features.sgml rc/backend/ex ...
Previous Message Bruce Momjian - CVS 2002-07-03 19:48:26 pgsql/src/template freebsd