summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-04-12 23:21:04 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-04-12 23:21:04 +0000
commitba1c463096b750b4aa4b692c3fe7c7cc9fbfbd45 (patch)
treec77d60272c26257e97cec5257d2383188e3e1180 /src/backend/access/gist/gistproc.c
parentec498cdcbb7e7b430acc7236ab19ef70f116441a (diff)
downloadpostgresql-ba1c463096b750b4aa4b692c3fe7c7cc9fbfbd45.tar.gz
Clean up a few places where Datums were being treated as pointers without
going through DatumGetPointer or some other "official" conversion macro. Not actually a bug, since Datum the same size as pointer is the only supported case at the moment, but good cleanup for the future. Gavin Sherry
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions