Getting rid of some more lseek() calls

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Getting rid of some more lseek() calls
Дата
Msg-id CA+hUKGJ+oHhnvqjn3=Hro7xu-YDR8FPr0FL6LF35kHRX=_bUzg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Getting rid of some more lseek() calls  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Hello,

Continuing the work done in commits 0dc8ead4 and c24dcd0c, here are a
few more places where we could throw away some code by switching to
pg_pread() and pg_pwrite().

Вложения

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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Improve errors when setting incorrect bounds for SSL protocols
Следующее
От: "Palamadai, Eka"
Дата:
Сообщение: [PATCH] Replica sends an incorrect epoch in its hot standby feedbackto the Master