postgresql/src/bin/pg_dump
Tom Lane 8b5b3e0011 pg_dump barfs on negative values for index column numbers --- like, say,
an index on a table's OID column.  Mea maxima culpa ... but how'd we get
through beta with no one noticing this?
2000-05-19 23:00:00 +00:00
..
common.c pg_dump barfs on negative values for index column numbers --- like, say, 2000-05-19 23:00:00 +00:00
Makefile.in Makefile CFLAGS cleanups. 2000-05-11 17:46:35 +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 Forgot that dumpall's output script should 'delete from pg_group' before 2000-05-05 17:50:38 +00:00
pg_upgrade Accept pg_group as well as pg_shadow data from dumpall script. 2000-05-05 03:08:20 +00:00