postgresql/contrib/test_decoding
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
..
expected Fix test_decoding test case's check that slot has been dropped. 2014-05-16 11:34:46 +03:00
specs Introduce logical decoding. 2014-03-03 16:32:18 -05:00
sql Fix test_decoding test case's check that slot has been dropped. 2014-05-16 11:34:46 +03:00
.gitignore test_decoding: Update .gitignore 2014-03-31 14:18:35 -04:00
logical.conf Introduce logical decoding. 2014-03-03 16:32:18 -05:00
Makefile Use separate output dirs for test_decoding's two runs. 2014-03-30 18:30:59 -04:00
test_decoding.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00