Re: pread() and pwrite() - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pread() and pwrite()
Date
Msg-id 2145.1539058113@sss.pgh.pa.us
Whole thread Raw
In response to Re: pread() and pwrite()  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pread() and pwrite()  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-hackers
I wrote:
> Thomas Munro <thomas.munro@enterprisedb.com> writes:
>> On Tue, Oct 9, 2018 at 2:55 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>>> Yeah, I've been burnt by that too recently.  It occurs to me we could make
>>> that at least a little less painful if we formatted the macro with one
>>> line per function name:

>> +1, was about to suggest the same!

> Sold, I'll go do it.

Learned a few new things about M4 along the way :-( ... but done.
You'll need to rebase the pread patch again of course.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Yang Xiao
Date:
Subject: [ECPG] fix functions in dt_common to correctly detect integeroverflow
Next
From: Michael Paquier
Date:
Subject: Re: [HACKERS] Optional message to user when terminating/cancellingbackend