pgsql: Fix build of contrib/pg_xlogdump. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix build of contrib/pg_xlogdump.
Date
Msg-id E1U9c5l-0000Oa-LW@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix build of contrib/pg_xlogdump.

rmgrdesc.c is not auto-generated now, though it apparently was the last
time the Makefile was updated.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e5bf0c376ed43feaebbe37519a6b8bc8e795f1d2

Modified Files
--------------
contrib/pg_xlogdump/Makefile |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Correct tense in log message
Next
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Remove PostgreSQL version number from xml2 deprecation noti