Re: pread() and pwrite()

Поиск
Список
Период
Сортировка
От Jesper Pedersen
Тема Re: pread() and pwrite()
Дата
Msg-id 7f379440-dfec-70ca-8a0d-942f1381936b@redhat.com
обсуждение исходный текст
Ответ на Re: pread() and pwrite()  (Thomas Munro <thomas.munro@enterprisedb.com>)
Ответы Re: pread() and pwrite()  (Jesper Pedersen <jesper.pedersen@redhat.com>)
Список pgsql-hackers
Hi,

On 07/26/2018 10:04 PM, Thomas Munro wrote:
> Done.  Rebased.
> 

This needs a rebase again.

Once resolved the patch passes make check-world, and a strace analysis 
shows the associated read()/write() have been turned into 
pread64()/pwrite64(). All lseek()'s are SEEK_END's.

Best regards,
  Jesper


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: JIT compiling with LLVM v12
Следующее
От: Andres Freund
Дата:
Сообщение: Re: JIT compiling with LLVM v12