mirror of
https://github.com/postgres/postgres.git
synced 2025-07-14 08:21:07 +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.