Re: pread() and pwrite()

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pread() and pwrite()
Дата
Msg-id 2145.1539058113@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pread() and pwrite()  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pread() and pwrite()
Список 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 по дате отправления:

Предыдущее
От: Yang Xiao
Дата:
Сообщение: [ECPG] fix functions in dt_common to correctly detect integeroverflow
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] Optional message to user when terminating/cancellingbackend