The patch I sent to -patches a little while ago wasn't applied: it

Bruce Momjian <bruce@momjian.us>

Commit: 171824087c6cb42ad550f07f7e6a71b859339f7e
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-04-15T23:47:12Z
Releases: 7.3.1
The patch I sent to -patches a little while ago wasn't applied: it
was in the thread "make BufferGetBlockNumber() a macro". Tom
objected to the original patch, so I prepared a new one which
doesn't change BufferGetBlockNumber() into a macro, it just
cleans up some comments and fixes an assertion. The patch
is attached.

Neil Conway

Files

PathChange+/−
src/backend/storage/buffer/bufmgr.c modified +2 −2
src/include/storage/buf.h modified +1 −9
src/include/storage/bufmgr.h modified +1 −9