]> granicus.if.org Git - postgresql/commit
Harden pg_filenode_relation test against concurrent DROP TABLE.
authorNoah Misch <noah@leadboat.com>
Fri, 13 Jun 2014 23:57:59 +0000 (19:57 -0400)
committerNoah Misch <noah@leadboat.com>
Fri, 13 Jun 2014 23:58:58 +0000 (19:58 -0400)
commitcc3e1553fa6786b3a8c673fc9d8ce0a258ba8809
treeddbf28d42a648f74b56a1d17ccbc913a507e9c48
parentb31218798a6a9119e88f08c4c646fe7236c01a5d
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.
src/test/regress/expected/alter_table.out
src/test/regress/sql/alter_table.sql