pgsql: Downgrade a status message from LOG to DEBUG2.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Downgrade a status message from LOG to DEBUG2.
Дата
Msg-id E1TfuSB-0000if-GM@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Downgrade a status message from LOG to DEBUG2.

I never intended this to be anything other than a debugging aid, but forgot
to change the level before committing.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/90991c40ebb4f05800a7a3e4da2df7732a1ebe62

Modified Files
--------------
src/backend/access/transam/xlog.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Write exact xlog position of timeline switch in the timeline his
Следующее
От: Michael Meskes
Дата:
Сообщение: pgsql: Include isinf.o in libecpg if isinf() is not available on the sy