Harden pg_filenode_relation test against concurrent DROP TABLE.
Noah Misch <noah@leadboat.com>
Harden pg_filenode_relation test against concurrent DROP TABLE. Per buildfarm member prairiedog. Back-patch to 9.4, where the test was introduced. Reviewed by Tom Lane.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/alter_table.out | modified | +8 −3 |
| src/test/regress/sql/alter_table.sql | modified | +9 −3 |