Remove references to libpq_srcdir in adminpack and old_snapshot

Michael Paquier <michael@paquier.xyz>

Commit: 107a2d4204ff4bf4ce05e3525f0d94fc0bd497ff
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-12-30T03:38:16Z
Releases: 14.0
Remove references to libpq_srcdir in adminpack and old_snapshot

Those two modules included references to libpq's source path, without
using anything from libpq.  Some copy-pastos done when each module was
created are likely at the origin of those useless references (aecf5ee
for old_snapshot, fe59e56 for adminpack).

Reviewed-by: Tom Lane, David Rowley
Discussion: https://postgr.es/m/X+LQpfLyk7jgzUki@paquier.xyz

Files

PathChange+/−
contrib/adminpack/Makefile modified +0 −1
contrib/old_snapshot/Makefile modified +0 −1

Discussion