Remove bogus step from test_decoding isolation tests.
authorRobert Haas <rhaas@postgresql.org>
Sat, 15 Aug 2015 02:39:09 +0000 (22:39 -0400)
committerRobert Haas <rhaas@postgresql.org>
Sat, 15 Aug 2015 02:40:55 +0000 (22:40 -0400)
commit5243a35825cf32db5863459be1f3afcc6b6461e0
tree113cd9737c79124d898d07b121893281fd424f03
parent43b4a16817c8b5568cec72f3b0e1c8209f5ac7f7
Remove bogus step from test_decoding isolation tests.

Commit 43b4a16817c8b5568cec72f3b0e1c8209f5ac7f7 made the isolation
tester reject duplicate step names, and it turns out that the
test_decoding module's concurrent_ddl_dml isolation test has a
duplicate name.  I think the second definition isn't actually getting
used, so just remove it.

Per buildfarm.
contrib/test_decoding/specs/concurrent_ddl_dml.spec