Clean up buildfarm failures arising from the seemingly straightforward page
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Jul 2008 03:22:32 +0000 (03:22 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Jul 2008 03:22:32 +0000 (03:22 +0000)
commit501483d73cebc3fac609bc7aa86e33b3237a2b3c
tree9e05d53138821353232c64c82aa16d4b351acd53
parent67e8a9b741bff62f5696251633326cc26715c46c
Clean up buildfarm failures arising from the seemingly straightforward page
macros patch :-(.  Results from both baiji and mastodon imply that MSVC
fails to perceive offsetof(PageHeaderData, pd_linp[0]) as a constant
expression in some contexts where offsetof(PageHeaderData, pd_linp) works
fine.  Sloth, thy name is Micro.
src/include/storage/bufpage.h