aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/cluster.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-12-02 17:23:54 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2016-12-02 17:23:54 -0500
commit19fcc0058ecc8e5eb756547006bc1b24a93cbb80 (patch)
tree88fde72bcf51f6d0cfcec3188192b04e16f9d6ae /src/backend/commands/cluster.c
parent767a9039d79e35c78afa39cf5ffa3b485a2e3a5b (diff)
downloadpostgresql-19fcc0058ecc8e5eb756547006bc1b24a93cbb80.tar.gz
postgresql-19fcc0058ecc8e5eb756547006bc1b24a93cbb80.zip
Fix broken wait-for-previous-process-to-exit loop in regression test.
Must do pg_stat_clear_snapshot() inside test's loop, or our snapshot of pg_stat_activity will never change :-(. Thinko in b3427dade -- evidently my workstation never really iterated the loop in testing. Per buildfarm.
Diffstat (limited to 'src/backend/commands/cluster.c')
0 files changed, 0 insertions, 0 deletions