[pgpool-committers: 9616] pgpool: Update parser changes between PostgreSQL 16 BETA1 and 16 RC1.

Chen Ningwei chen at sraoss.co.jp
Mon Oct 30 12:01:53 JST 2023


Update parser changes between PostgreSQL 16 BETA1 and 16 RC1.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=91369eaecca3a61b1e7d4f0ff1c674bc5b664d8e

Modified Files
--------------
src/include/parser/makefuncs.h  |  3 ++-
src/include/parser/parsenodes.h | 17 ++++++++---------
src/include/parser/primnodes.h  |  8 +++++++-
src/parser/gram.y               | 33 ++++++++++++++++-----------------
src/parser/gram_minimal.y       | 33 ++++++++++++++++-----------------
src/parser/gram_template.y      | 33 ++++++++++++++++-----------------
src/parser/makefuncs.c          |  7 ++++---
7 files changed, 69 insertions(+), 65 deletions(-)



More information about the pgpool-committers mailing list