Updates to make GIST work with multi-key indexes (from Oleg Bartunov

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 3043810d977b8197f9671c98439104db80b8e914
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-05-31T18:16:55Z
Releases: 7.2.1
Updates to make GIST work with multi-key indexes (from Oleg Bartunov
and Teodor Sigaev).  Declare key values as Datum where appropriate,
rather than char* (Tom Lane).

Files