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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 4e7d10c) | patch
Repair longstanding error in btree xlog replay: XLogReadBuffer should be
2006年3月28日 21:17:23 +0000 (21:17 +0000)
2006年3月28日 21:17:23 +0000 (21:17 +0000)
commit 288551fc60fc61ffeda63a93af00b10b73d8957d
Repair longstanding error in btree xlog replay: XLogReadBuffer should be
passed extend = true whenever we are reading a page we intend to reinitialize
completely, even if we think the page "should exist". This is because it
might indeed not exist, if the relation got truncated sometime after the
current xlog record was made and before the crash we're trying to recover
from. These two thinkos appear to explain both of the old bug reports
discussed here:
http://archives.postgresql.org/pgsql-hackers/2005-05/msg01369.php
src/backend/access/nbtree/nbtxlog.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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