mirror of https://github.com/postgres/postgres
Since commit c24dcd0cfd
, we have been using pg_pread() to read the WAL
file, which doesn't change the seek position (unless we fall back to
the implementation in src/port/pread.c). Update comment accordingly.
Backpatch-through: 12, where we started to use pg_pread()
pull/66/head
parent
d3c878499c
commit
d0303bc8d2
Loading…
Reference in new issue