]> git.ipfire.org Git - thirdparty/postgresql.git/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:57:59 +0000 (19:57 -0400)
commitf3fdd257a430ff581090740570af9f266bb893e3
tree627bfaf35796abe55c084fee395707e455190adb
parenta7205d81573cb0c979f2d463a1d9edb6f97c94aa
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