[pgpool-committers: 9445] pgpool: Fix missing CTE SEARCH and CYCLE rewrites.
Bo Peng
pengbo at sraoss.co.jp
Fri Jun 23 17:06:54 JST 2023
Fix missing CTE SEARCH and CYCLE rewrites.
In native replication mode, Pgpool-II need to rewrite Date/Time functions to timestamp in WRITE queries.
CTE SEARCH and CYCLE rewrites were missing.
Branch
------
V4_4_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=571fbd9dbdaf137006660a84324f523894d2e4b6
Modified Files
--------------
src/parser/outfuncs.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 46 insertions(+)
More information about the pgpool-committers
mailing list