[pgpool-hackers: 4293] Re: minimal parser and multi-statement query

Tatsuo Ishii ishii at sraoss.co.jp
Sat Mar 18 12:36:00 JST 2023


> I temporarily turns off the optimization and adds regression test for
> that in master branch.
>     
> Hopefully before releasing 4.5 we find a way to determine whether the
> query is a multi-statement query or not in less expensive way. And if
> it is not a multi-statement query, we can turn on the optimization.

Maybe we use this in the PostgreSQL source code:

src/fe_utils/psqlscan.c

Best reagards,
--
Tatsuo Ishii
SRA OSS LLC
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp


More information about the pgpool-hackers mailing list