Re: Fix some error handling for read() and errno

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Fix some error handling for read() and errno
Дата
Msg-id 20180622135130.6i46tpypa3cfexmf@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Fix some error handling for read() and errno  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Fix some error handling for read() and errno  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On 2018-Jun-22, Robert Haas wrote:

> I think this should be split into two patches.  Fixing failure to save
> and restore errno is a different issue from cleaning up short write
> messages.  I agree that the former should be back-patched and the
> latter not.

Hmm, yeah, good thought, +1.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Sergey Cherkashin
Дата:
Сообщение: Psql patch to show access methods info
Следующее
От: Ashutosh Bapat
Дата:
Сообщение: Re: Expression errors with "FOR UPDATE" and postgres_fdw withpartition wise join enabled.