]> granicus.if.org Git - postgresql/commit
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)
commitd92c370c724e3bc81b584c8ffbaee8038fdc2935
treea6dc4b2f5b35496933c7e3c1cbdbf2d23acd0df9
parent6f6d8632583353d60fe3bb1694b39f6124f6e5d1
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