Fix regression introduced by the previous commit (df277163720a248f108192329de58077cd35ea4e), which caused a syntax error in "PGPOOL SET CACHE DELETE".
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=020ee7084741d207307aae6f8b95a9ccdbaeb818
Modified Files
--------------
src/parser/gram.y | 14 ++++++++++++++
src/parser/gram_minimal.y | 14 ++++++++++++++
src/parser/gram_template.y | 14 ++++++++++++++
3 files changed, 42 insertions(+)