[pgpool-committers: 6811] pgpool: Allow to use snapshot isolation mode with extended query protoc

Tatsuo Ishii ishii at sraoss.co.jp
Sat Jun 27 17:15:26 JST 2020


Allow to use snapshot isolation mode with extended query protocol.

Also 030 regression test now tests extended query case by using
pgbench -M extended as well.

Branch
------
master

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

Modified Files
--------------
src/protocol/pool_proto_modules.c                  | 108 +++++++++++++++------
.../tests/030.snapshot_isolation/test.sh           |  37 ++++++-
2 files changed, 113 insertions(+), 32 deletions(-)



More information about the pgpool-committers mailing list