OSDN Git Service

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)
commit028e13bc08b52fad446a098a80a522d938beb06c
tree5f412de5ad78935ef6e37673e8c37098bc8b13f7
parent2bd15ad0bca3b641147eb7b8c52ef2fc00db1199
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