OSDN Git Service

Put back fast-path for the case that there's no backup blocks in
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Fri, 23 Jan 2009 11:19:34 +0000 (11:19 +0000)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Fri, 23 Jan 2009 11:19:34 +0000 (11:19 +0000)
commit9187cedd7c9b8c3e9e62a1686ecdbd9ede87f052
tree8eb47c8e5a337b2563c0b9942c4c25b649ecf3f5
parent9c4b69ed5cd275953e49f4520398801797f144c3
Put back fast-path for the case that there's no backup blocks in
RestoreBkpBlocks. Went missing in my recent refactoring patch, as pointed
out by Simon's hot standby patch.
src/backend/access/transam/xlog.c