]> granicus.if.org Git - postgresql/commit
Remove broken PGXS code for pg_xlogdump
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 1 Oct 2013 20:36:15 +0000 (17:36 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 1 Oct 2013 20:39:46 +0000 (17:39 -0300)
commitecce2618a9c8aba46272d77412dfe02a9224ea69
tree2bbdcc783275a63bf610df70d2efe2dc3eda958a
parentd794eae6135b3bb43b54498e95253aa43d776905
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
contrib/pg_xlogdump/Makefile