Tweak GiST code to work correctly on machines where 8-byte alignment
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 11 Feb 2002 22:41:59 +0000 (22:41 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 11 Feb 2002 22:41:59 +0000 (22:41 +0000)
commit9591eada5e9e926ab249671ef7d414e049e2cfae
treeff0bfa1332ef1e1d5bed84beb8ac10eab45571d8
parent55425f4774b2f2f9aca6408535134a323479476e
Tweak GiST code to work correctly on machines where 8-byte alignment
of pointers is required.  Patch from Teodor Sigaev per pghackers
discussion.  It's an ugly kluge but avoids forcing initdb; we'll put
a better fix into 7.3 or later.
src/backend/access/gist/gist.c