pgstat: add tests for transaction behaviour, 2PC, function stats.
authorAndres Freund <[email protected]>
Thu, 7 Apr 2022 07:03:58 +0000 (00:03 -0700)
committerAndres Freund <[email protected]>
Thu, 7 Apr 2022 07:22:49 +0000 (00:22 -0700)
commite349c95d3e91754c8c3afc0587d52d44a479c8d2
treeaef7d989f1c9b81402ac2191008ab7028c63ef03
parentad401664b8012cafb64e8fce33fe40356c5bc686
pgstat: add tests for transaction behaviour, 2PC, function stats.

Author: Andres Freund <[email protected]>
Author: Melanie Plageman <[email protected]>
Discussion: https://postgr.es/m/20220303021600[email protected]
src/test/isolation/expected/stats.out [new file with mode: 0644]
src/test/isolation/isolation_schedule
src/test/isolation/specs/stats.spec [new file with mode: 0644]
src/test/regress/expected/stats.out
src/test/regress/sql/stats.sql