Remove some code related to 7.3 and older servers from tools of src/bin/

Michael Paquier <michael@paquier.xyz>

Commit: 6de005121c487152bdfa01a7c1a920ad665a4bd1
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-05-07T05:20:19Z
Releases: 9.5.18
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

Files

PathChange+/−
src/bin/scripts/common.c modified +2 −10

Discussion