Remove broken PGXS code for pg_xlogdump

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: ecce2618a9c8aba46272d77412dfe02a9224ea69
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2013-10-01T20:39:46Z
Releases: 9.3.1
Remove broken PGXS code for pg_xlogdump

With the PGXS boilerplate in place, pg_xlogdump currently fails with an
ominous error message that certain targets cannot be built because
certain files do not exist.  Remove that and instead throw a quick error
message alerting the user of the actual problem, which should be easier
to diagnose that the statu quo.

Andres Freund

Files

PathChange+/−
contrib/pg_xlogdump/Makefile modified +4 −5