[pgpool-committers: 9129] pgpool: Test: refactor 071.execute_and_deallocate/test.sh.

Tatsuo Ishii ishii at sraoss.co.jp
Sat Jan 28 12:32:48 JST 2023


Test: refactor 071.execute_and_deallocate/test.sh.

Previously the test was performed on only streaming replication mode.
Now the test covers native replication mode, snapshot isolation mode
and raw mode. Note that since case 6 test tries to test load balancing
on node 1, the case is not applied to raw mode.

Branch
------
V4_0_STABLE

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

Modified Files
--------------
.../tests/071.execute_and_deallocate/test.sh       | 84 ++++++++++++++--------
1 file changed, 56 insertions(+), 28 deletions(-)



More information about the pgpool-committers mailing list