Re: pgsql: Address set of issues with errno handling

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pgsql: Address set of issues with errno handling
Дата
Msg-id 20180804203657.GI20967@paquier.xyz
обсуждение исходный текст
Ответ на Re: pgsql: Address set of issues with errno handling  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pgsql: Address set of issues with errno handling  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
On Sat, Aug 04, 2018 at 11:21:28AM -0400, Tom Lane wrote:
> That looks good as far as it goes.  I didn't cross-check that you
> hit everyplace that needs this, but if you grepped for references to
> ENOSPC then you presumably found them all.

That's exactly how the history goes.

> IMO, it's OK to push this this weekend if you have time.

OK, done now down to 9.3.
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Reset properly errno before calling write()
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Address set of issues with errno handling