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

From Tom Lane
Subject pgsql: Revert "Add temporary debug logging, in 9.4 branch only."
Date
Msg-id E1f8pch-0004ps-IK@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Revert "Add temporary debug logging, in 9.4 branch only."

This reverts commit e55380f3b60108d402f64131fe655b0e5ccc1f31.
It's served its purpose.

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/92b503c48d9d98657c59fe630f44b80efaab87de

Modified Files
--------------
src/backend/commands/indexcmds.c |  6 ------
src/backend/utils/time/snapmgr.c | 14 --------------
src/include/utils/snapmgr.h      |  2 --
3 files changed, 22 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Improve docs for the new INCLUDE directive in CREATE/ALTERTABLE
Next
From: Fujii Masao
Date:
Subject: Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi