postgresql/src/bin/pg_dump
Tom Lane c84ba6638e Add a check to pg_dump to see whether backend is same version as pg_dump.
If not, abort by default.  Abort can be prevented by using -i or
--ignore-version switch.
2000-04-04 05:22:46 +00:00
..
common.c Add: 2000-01-26 05:58:53 +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 Add a check to pg_dump to see whether backend is same version as pg_dump. 2000-04-04 05:22:46 +00:00
pg_dump.h Add: 2000-01-26 05:58:53 +00:00
pg_dumpall Update pg_dumpall again. 2000-03-22 05:25:06 +00:00
pg_upgrade 1. miscadmin.h needs to include sys/types.h for a definition of pid_t 2000-02-23 15:46:15 +00:00