postgresql/src/test/modules/test_extensions/sql
Tom Lane 19fcc0058e 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.
2016-12-02 17:23:54 -05:00
..
test_extdepend.sql Support ALTER THING .. DEPENDS ON EXTENSION 2016-04-05 18:38:54 -03:00
test_extensions.sql Fix broken wait-for-previous-process-to-exit loop in regression test. 2016-12-02 17:23:54 -05:00