pgsql: Add more temporary debug logging, in 9.4 branch only. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Add more temporary debug logging, in 9.4 branch only.
Date
Msg-id E1f8SVm-0000X7-7n@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Tatsuo Ishii
Date:
Subject: pgsql: Add more infinite recursion detection while locking a view.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Improve coverage of nodeAppend runtime partition prune