Re: something has gone wrong, but what is it?

Поиск
Список
Период
Сортировка
От Andrey Borodin
Тема Re: something has gone wrong, but what is it?
Дата
Msg-id F5E4B54F-7E4D-495B-AA9C-C92D7B054EF1@yandex-team.ru
обсуждение исходный текст
Ответ на Re: something has gone wrong, but what is it?  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: something has gone wrong, but what is it?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers

> On 10 Aug 2022, at 19:49, Robert Haas <robertmhaas@gmail.com> wrote:
> 
> After a bit of further looking around I noticed that there's another
> check for an invalid auxtype in this function which uses a slightly
> different message text and also PANIC rather than ERROR.

Is there a reason to do
MyBackendType = B_INVALID;
after PANIC or ERROR?

Best regards, Andrey Borodin.



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: moving basebackup code to its own directory
Следующее
От: Greg Stark
Дата:
Сообщение: Re: shared-memory based stats collector - v70