Re: pread, pwrite, etc return ssize_t not int

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: pread, pwrite, etc return ssize_t not int
Дата
Msg-id CA+hUKGJaCxLhNxAFUJZ0QYSfqovq7TbVV+6YGPrvSa-G7ODWow@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pread, pwrite, etc return ssize_t not int  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: pread, pwrite, etc return ssize_t not int  (Peter Eisentraut <peter@eisentraut.org>)
Список 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.

Вложения

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

Предыдущее
От: Давыдов Виталий
Дата:
Сообщение: Re: Slow catchup of 2PC (twophase) transactions on replica in LR
Следующее
От: "Andrey M. Borodin"
Дата:
Сообщение: Re: Injection points: some tools to wait and wake