Re: BlockNumber initialized to InvalidBuffer?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Markus Wanner <markus@bluegap.ch>
Cc: Teodor Sigaev <teodor@sigaev.ru>, Oleg Bartunov <oleg@sai.msu.su>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-07-13T15:38:19Z
Lists: pgsql-hackers
Markus Wanner <markus@bluegap.ch> writes: > On 07/13/2012 11:33 AM, Markus Wanner wrote: >> As another minor improvement, it doesn't seem necessary to repeatedly >> set the rootBlkno. > Sorry, my mail program delivered an older version of the patch, which > didn't reflect that change. Here's what I intended to send. Applied to HEAD with a little bit of further tweaking. regards, tom lane