]> granicus.if.org Git - postgresql/commit
Remove some code related to 7.3 and older servers from tools of src/bin/
authorMichael Paquier <michael@paquier.xyz>
Tue, 7 May 2019 05:19:56 +0000 (14:19 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 7 May 2019 05:19:56 +0000 (14:19 +0900)
commit64ad372346b358aeaf7fd7c6d913f636dc4af4db
tree0d8d6ddbbb845c9f6f9ca0698c7be5139bde5738
parent0616aed243b23e68b5c06ceb3df3e4ec35e731b7
Remove some code related to 7.3 and older servers from tools of src/bin/

This code was broken as of 582edc3, and is most likely not used anymore.
Note that pg_dump supports servers down to 8.0, and psql has code to
support servers down to 7.4.

Author: Julien Rouhaud
Reviewed-by: Tom Lane
Discussion: https://postgr.es/m/CAOBaU_Y5y=zo3+2gf+2NJC1pvMYPcbRXoQaPXx=U7+C8Qh4CzQ@mail.gmail.com
src/bin/scripts/common.c