OSDN Git Service

Properly access a buffer's LSN using existing access macros instead of abusing
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 20 Oct 2008 21:11:15 +0000 (21:11 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 20 Oct 2008 21:11:15 +0000 (21:11 +0000)
commit089ae3bc9aa21c9a7eb38d9baa8ebdc6063c37db
tree0576f062cf1b1835bd0e7ddd2b420c3115782fc6
parent97227e9ec0804f3d8b9e90163913cb750bd80243
Properly access a buffer's LSN using existing access macros instead of abusing
knowledge of page layout.

Stolen from Jonah Harris' CRC patch
src/backend/storage/buffer/bufmgr.c