Re: Get memory contexts of an arbitrary backend process

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Get memory contexts of an arbitrary backend process
Дата
Msg-id 20200924040149.GH28585@paquier.xyz
обсуждение исходный текст
Ответ на Re: Get memory contexts of an arbitrary backend process  (Kasahara Tatsuhito <kasahara.tatsuhito@gmail.com>)
Ответы Re: Get memory contexts of an arbitrary backend process
Список pgsql-hackers
On Thu, Sep 10, 2020 at 09:11:21PM +0900, Kasahara Tatsuhito wrote:
> I think it's fine to have an interface to delete in an emergency, but
> I agree that
> users shouldn't be made aware of the existence or deletion of dump
> files, basically.

Per the CF bot, the number of tests needs to be tweaked, because we
test each entry filtered out with is_deeply(), meaning that the number
of tests needs to be updated to reflect that if the filtered list is
changed:
t/010_pg_basebackup.pl ... 104/109 # Looks like you planned 109 tests but ran 110.
t/010_pg_basebackup.pl ... Dubious, test returned 255 (wstat 65280, 0xff00)
All 109 subtests passed

Simple enough to fix.
--
Michael

Вложения

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: proposal: schema variables
Следующее
От: Daniel Wood
Дата:
Сообщение: The ultimate extension hook.