postgresql/src/bin/pg_dump
Tom Lane 3a69c316cc Accept pg_group as well as pg_shadow data from dumpall script.
Rearrange handling of VACUUMs so that they are certain to be executed
as superuser not some random user; also, do not forget to vacuum
template1 itself.
2000-05-05 03:08:20 +00:00
..
common.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
Makefile.in I've made a diff against the 7.0beta1 tree that accomplishes several things: 2000-03-08 01:58:46 +00:00
pg_dump.c Another static-vs-not-static error. 2000-04-14 01:34:24 +00:00
pg_dump.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_dumpall Dump contents of pg_group along with pg_shadow. 2000-05-05 03:04:00 +00:00
pg_upgrade Accept pg_group as well as pg_shadow data from dumpall script. 2000-05-05 03:08:20 +00:00