Fix C++ incompatibilities in ecpg/preproc/ header files.

There's probably no need to back-patch this, since it seems unlikely
that anybody would be inserting C++ code into ecpg's preprocessor.

Discussion: https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4f67858d3f210658d42f44fc674d2850581e572e

Modified Files
--------------
src/interfaces/ecpg/preproc/ecpg.c | 16 ++++++++--------
src/interfaces/ecpg/preproc/pgc.l  | 26 ++++++++++++++------------
src/interfaces/ecpg/preproc/type.h |  4 ++--
3 files changed, 24 insertions(+), 22 deletions(-)

Reply via email to