pgsql: Have pgrminclude skip files that use CppAsString2 because CppAsS - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Have pgrminclude skip files that use CppAsString2 because CppAsS
Date
Msg-id E1R1LTd-0004Xm-4H@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Have pgrminclude skip files that use CppAsString2 because CppAsString2
will expaned undefined identifiers.

Branch
------
master

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

Modified Files
--------------
src/tools/pginclude/pgrminclude |    2 ++
1 files changed, 2 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Fix bug introduced by pgrminclude where the tablespace version n
Next
From: Tom Lane
Date:
Subject: pgsql: Fix get_name_for_var_field() to deal with RECORD Params.