Put back fast-path for the case that there's no backup blocks in
authorHeikki Linnakangas <heikki@enterprisedb.com>
Fri, 23 Jan 2009 11:19:34 +0000 (11:19 +0000)
committerHeikki Linnakangas <heikki@enterprisedb.com>
Fri, 23 Jan 2009 11:19:34 +0000 (11:19 +0000)
commitb64a9025ea0072e2119bb22d29d7bd8c5bb36248
tree2b59bc01b5acb5fb6539eb0f06be9c068d3b39eb
parent29f760c92ccd341410269ec2cdb423d4eade51b5
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