mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Commit 43b4a16817
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.