diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-04-13 03:49:22 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-04-13 03:49:22 +0000 |
commit | c22ed3d523782c43836c163c16fa5a7bb3912826 (patch) | |
tree | 9368d9b4d7e8ac32966b219c4a2e1843ea362406 /src/backend/access/gist/gistproc.c | |
parent | ba1c463096b750b4aa4b692c3fe7c7cc9fbfbd45 (diff) | |
download | postgresql-c22ed3d523782c43836c163c16fa5a7bb3912826.tar.gz |
Turn the -i/--ignore-version options of pg_dump and pg_dumpall into no-ops:
the server version check is now always enforced. Relax the version check to
allow a server that is of pg_dump's own major version but a later minor
version; this is the only case that -i was at all safe to use in.
pg_restore already enforced only a very weak version check, so this is
really just a documentation change for it.
Per discussion.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions