git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: d3c8784) | patch
Fix outdated comment that talked about seek position of WAL file.
2021年6月16日 09:34:32 +0000 (12:34 +0300)
2021年6月16日 09:36:15 +0000 (12:36 +0300)
commit d0303bc8d2670d11c9df9220aa08a2c33529e100
Fix outdated comment that talked about seek position of WAL file.

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()
src/backend/access/transam/xlog.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /