Heikki Linnakangas afd0fcbc5d Fix test_decoding test case's check that slot has been dropped.
pg_stat_replication shows connected replication clients. The ddl test case
never has any replication clients connected, so querying pg_stat_replication
is pointless. To check that a slot has been dropped correctly, query
pg_replication_slots instead.

Andres Freund
2014-05-16 11:34:46 +03:00
..
2014-03-03 16:32:18 -05:00
2014-03-31 14:18:35 -04:00
2014-03-03 16:32:18 -05:00
2014-05-06 12:12:18 -04:00