Обсуждение: pgsql: Harden pg_filenode_relation test against concurrent DROP TABLE.

Поиск
Список
Период
Сортировка

pgsql: Harden pg_filenode_relation test against concurrent DROP TABLE.

От
Noah Misch
Дата:
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.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/cc3e1553fa6786b3a8c673fc9d8ce0a258ba8809

Modified Files
--------------
src/test/regress/expected/alter_table.out |   11 ++++++++---
src/test/regress/sql/alter_table.sql      |   12 +++++++++---
2 files changed, 17 insertions(+), 6 deletions(-)