[pgpool-committers: 2731] pgpool: Apply the latest parser change to PostgreSQL 9.5 beta1
Yugo Nagata
nagata at sraoss.co.jp
Thu Oct 15 15:17:51 JST 2015
Apply the latest parser change to PostgreSQL 9.5 beta1
Using parser at the following commmit:
b96df2c Stamp 9.5beta1.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=d6bccec7634d32bd96494ced45e964c291bcfa99
Modified Files
--------------
src/include/parser/nodes.h | 1 -
src/include/parser/parsenodes.h | 9 +++--
src/include/parser/pg_class.h | 72 ++++++++++++++++++++-------------------
src/parser/copyfuncs.c | 3 +-
src/parser/gram.y | 14 ++++++++
5 files changed, 60 insertions(+), 39 deletions(-)
More information about the pgpool-committers
mailing list