]> granicus.if.org Git - postgresql/commit
Make the found-a-buffer-when-we-were-expecting-to-extend-the-rel path
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 2 Jul 2001 18:47:18 +0000 (18:47 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 2 Jul 2001 18:47:18 +0000 (18:47 +0000)
commita29f6c095cf1d4e9a09df796c8df4b0f72fa1220
tree171ca2881885ff5277392d1400f1feea13cbcabe
parent109d50dd35db93a9d6c50bcbe2481518c3789829
Make the found-a-buffer-when-we-were-expecting-to-extend-the-rel path
actually work.  It had been throwing an Assert as of my recent changes
to bufmgr.c, but was not really right even before that AFAICT.
src/backend/storage/buffer/bufmgr.c