CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)postgresql(dot)org 02/12/21 17:45:10
Modified files:
src/bin/pg_dump: pg_dump.c
Log message:
pg_dump should consider information_schema to be a system schema.
Also, tweak -C option (emit CREATE DATABASE command) to emit encoding
name rather than encoding number, for consistency with pg_dumpall
and better cross-version portability.
pgsql-committers by date
| Next: | From: Dave Cramer | Date: 2002-12-23 16:12:36 |
| Subject: pgsql-server/src/interfaces/jdbc/org/postgresq ... |
| Previous: | From: Tom Lane | Date: 2002-12-21 01:07:21 |
| Subject: pgsql-server/src/bin/psql Tag: REL7_3_STABLE d ... |