diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-12-14 17:09:07 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-12-14 17:09:07 -0500 |
commit | 30e7c175b81d53c0f60f6ad12d1913a6d7d77008 (patch) | |
tree | daeb8373546f9261ac0f204af1bba0a7033a8910 /contrib/postgres_fdw/connection.c | |
parent | a2ff18e89ff8f29677084bffd1e3de9ca6cd7224 (diff) | |
download | postgresql-30e7c175b81d53c0f60f6ad12d1913a6d7d77008.tar.gz postgresql-30e7c175b81d53c0f60f6ad12d1913a6d7d77008.zip |
Remove pg_dump/pg_dumpall support for dumping from pre-9.2 servers.
Per discussion, we'll limit support for old servers to those branches
that can still be built easily on modern platforms, which as of now
is 9.2 and up. Remove over a thousand lines of code dedicated to
dumping from older server versions. (As in previous changes of
this sort, we aren't removing pg_restore's ability to read older
archive files ... though it's fair to wonder how that might be
tested nowadays.) This cleans up some dead code left behind by
commit 989596152.
Discussion: https://postgr.es/m/2923349.1634942313@sss.pgh.pa.us
Diffstat (limited to 'contrib/postgres_fdw/connection.c')
0 files changed, 0 insertions, 0 deletions