Fix missing CTE SEARCH and CYCLE rewrites.
authorBo Peng <pengbo@sraoss.co.jp>
Fri, 23 Jun 2023 08:05:53 +0000 (17:05 +0900)
committerBo Peng <pengbo@sraoss.co.jp>
Fri, 23 Jun 2023 08:05:53 +0000 (17:05 +0900)
commit624a63bc8b32c1464a32155b2ba259b7928a94d1
tree9656060a01ef4d5f797f6fdd10b52b3e0fc6407c
parent4dd0d8b6608828fd88466b077356446f5b84ea75
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.
src/parser/outfuncs.c