pgsql: Improve method of avoiding fcinfo compile errors. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Improve method of avoiding fcinfo compile errors.
Date
Msg-id E1QzBoF-0004nh-G1@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve method of avoiding fcinfo compile errors.

Fix pgrminclude C comment marker.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/418d04ea73afd3df1fec9670f5f47827aeaf5a25

Modified Files
--------------
src/include/libpq/hba.h           |    2 +-
src/tools/pginclude/pgcompinclude |   16 +++++++++++-----
src/tools/pginclude/pgdefine      |    3 +++
src/tools/pginclude/pgrminclude   |   15 ++++++++-------
4 files changed, 23 insertions(+), 13 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge
Next
From: Tom Lane
Date:
Subject: Re: pgsql: In ecpglib restore LC_NUMERIC in case of an error.