pgsql: Add more temporary debug logging, in 9.4 branch only.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Add more temporary debug logging, in 9.4 branch only.
Дата
Msg-id E1f8SVm-0000X7-7n@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add more temporary debug logging, in 9.4 branch only.

Last night's results were inconclusive, but after more staring at the
code I've thought of some more data to gather.

Discussion: https://postgr.es/m/6744.1523833660@sss.pgh.pa.us

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/eef1a609adfd0c41361aac2e04020bd199fb61fb

Modified Files
--------------
src/backend/commands/indexcmds.c | 2 ++
src/backend/utils/time/snapmgr.c | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: pgsql: Add more infinite recursion detection while locking a view.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Improve coverage of nodeAppend runtime partition prune