summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-10-14 21:47:39 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-10-14 21:47:39 +0000
commit5b5ee14a4be3a981681df78a8874dd55405009a3 (patch)
treedb81235b29af860da58e25bf055396ce061dc877 /src/backend/access/gist/gistget.c
parent2f0d528291fae0b7a859d5d7cdb89c62803d1c71 (diff)
downloadpostgresql-5b5ee14a4be3a981681df78a8874dd55405009a3.tar.gz
Add a defense to prevent storing pseudo-type data into index columns.
Formerly, the lack of any opclasses that could accept such data was enough of a defense, but now with a "record" opclass we need to check more carefully. (You can still use that opclass for an index, but you have to store a named composite type not an anonymous one.)
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions