CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)org 02/01/25 13:49:32
Modified files:
src/bin/pg_dump: pg_dump.c
Log message:
Tweak pg_dump to say GRANT ALL when appropriate, rather than enumerating
the individual privilege bits. I regard this as an important change for
cross-version compatibility: without this, a 7.1 dump loaded into 7.2
is likely to be short a few privileges.
pgsql-committers by date
| Next: | From: tgl | Date: 2002-01-25 19:13:16 |
| Subject: pgsql/doc/src/sgml plperl.sgml |
| Previous: | From: tgl | Date: 2002-01-25 15:40:17 |
| Subject: pgsql/contrib/oid2name oid2name.c |