Fix Pgpool-II rewriting query error when the queries include "GROUPS" and "EXCLUDE...
authorBo Peng <pengbo@sraoss.co.jp>
Wed, 10 Jul 2019 07:30:32 +0000 (16:30 +0900)
committerBo Peng <pengbo@sraoss.co.jp>
Wed, 10 Jul 2019 07:30:32 +0000 (16:30 +0900)
commit1e5edd25e9e7c2e7417976f8c0a6927d2b02e50e
treef98a3ea53ce2d6f6f15541e279e83404c189347a
parentc66416a93e5216a22090314fc42b2533b506f856
Fix Pgpool-II rewriting query error when the queries include "GROUPS" and "EXCLUDE" in frame clauses.
This occurs only in native replication mode.

Thanks to Yugo Nagata for the bug reporting.
src/parser/outfuncs.c