[pgpool-committers: 9446] 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
------
master

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

Modified Files
--------------
src/parser/outfuncs.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 46 insertions(+)



More information about the pgpool-committers mailing list