mirror of
https://github.com/postgres/postgres.git
synced 2025-05-15 19:15:29 +03:00
Commit 587cda35c added a test to updatable_views.sql that created tables named the same as tables used by the concurrent inherit.sql script. Unsurprisingly, this results in random failures. Pick different names. Per buildfarm.