Re: Fix some error handling for read() and errno - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Fix some error handling for read() and errno
Date
Msg-id 20180622135130.6i46tpypa3cfexmf@alvherre.pgsql
Whole thread Raw
In response to Re: Fix some error handling for read() and errno  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Fix some error handling for read() and errno
List 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 by date:

Previous
From: Sergey Cherkashin
Date:
Subject: Psql patch to show access methods info
Next
From: Ashutosh Bapat
Date:
Subject: Re: Expression errors with "FOR UPDATE" and postgres_fdw withpartition wise join enabled.