Getting rid of some more lseek() calls - Mailing list pgsql-hackers

From Thomas Munro
Subject Getting rid of some more lseek() calls
Date
Msg-id CA+hUKGJ+oHhnvqjn3=Hro7xu-YDR8FPr0FL6LF35kHRX=_bUzg@mail.gmail.com
Whole thread Raw
Responses Re: Getting rid of some more lseek() calls
List 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().

Attachment

pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Improve errors when setting incorrect bounds for SSL protocols
Next
From: "Palamadai, Eka"
Date:
Subject: [PATCH] Replica sends an incorrect epoch in its hot standby feedbackto the Master