pgsql: Harden pg_filenode_relation test against concurrent DROP TABLE.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Harden pg_filenode_relation test against concurrent DROP TABLE.
Дата
Msg-id E1WvbVF-0007Qg-DK@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: emacs.samples: Reliably override ".dir-locals.el".
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Change the signature of rm_desc so that it's passed a XLogRecord