Re: pread, pwrite, etc return ssize_t not int - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: pread, pwrite, etc return ssize_t not int
Date
Msg-id CA+hUKGJaCxLhNxAFUJZ0QYSfqovq7TbVV+6YGPrvSa-G7ODWow@mail.gmail.com
Whole thread Raw
In response to Re: pread, pwrite, etc return ssize_t not int  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: pread, pwrite, etc return ssize_t not int
List pgsql-hackers
Patches attached.

PS Correction to my earlier statement about POSIX: the traditional K&R
interfaces were indeed in the original POSIX.1 1988 but it was the
1990 edition (approximately coinciding with standard C) that adopted
void, size_t, const and invented ssize_t.

Attachment

pgsql-hackers by date:

Previous
From: Давыдов Виталий
Date:
Subject: Re: Slow catchup of 2PC (twophase) transactions on replica in LR
Next
From: "Andrey M. Borodin"
Date:
Subject: Re: Injection points: some tools to wait and wake