Re: Why did commit 6271fceb8 enable debug logging for all TAP tests?

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Why did commit 6271fceb8 enable debug logging for all TAP tests?
Дата
Msg-id 20180507015619.GE27389@paquier.xyz
обсуждение исходный текст
Ответ на Why did commit 6271fceb8 enable debug logging for all TAP tests?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Why did commit 6271fceb8 enable debug logging for all TAP tests?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sun, May 06, 2018 at 09:49:46PM -0400, Tom Lane wrote:
> Now, that was neither mentioned in the commit message nor justified
> by any added test cases or scaffolding, so I'm assuming it was simply a
> mistake and should be reverted.  Please confirm.

That was around to check that the debug messages generated when parsing
the backup_label file are correctly happening when running recovery
tests and made the patch validation handy.  Let's remove it.
--
Michael

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Why did commit 6271fceb8 enable debug logging for all TAP tests?
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Having query cache in core