Allow to use snapshot isolation mode with extended query protocol.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Sat, 27 Jun 2020 08:13:55 +0000 (17:13 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Sat, 27 Jun 2020 08:13:55 +0000 (17:13 +0900)
commitd8f5c20d619d6f7ad25d6a99c54cffc9a425ec21
tree8dc7c67670d02c3a747f567515f0592903dd1932
parent35037bcd837472f04b92008362db7f3cefa88bec
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.
src/protocol/pool_proto_modules.c
src/test/regression/tests/030.snapshot_isolation/test.sh