mirror of
https://github.com/postgres/postgres.git
synced 2026-05-25 01:51:43 -04:00
5243a35825
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.