diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-22 20:13:12 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-22 20:13:12 -0400 |
commit | ae20bf1740c53494e15fadfd8c2c6444032a3441 (patch) | |
tree | acbc7796d38c411fa5e23b3693be15e9aab7e664 /contrib/btree_gist/btree_bytea.c | |
parent | 474ff212e5c2e89a9955cc2355cb96b2fe40398e (diff) | |
download | postgresql-ae20bf1740c53494e15fadfd8c2c6444032a3441.tar.gz postgresql-ae20bf1740c53494e15fadfd8c2c6444032a3441.zip |
Make GIN and GIST pass the index collation to all their support functions.
Experimentation with contrib/btree_gist shows that the majority of the GIST
support functions potentially need collation information. Safest policy
seems to be to pass it to all of them, instead of making assumptions about
which ones could possibly need it.
Diffstat (limited to 'contrib/btree_gist/btree_bytea.c')
0 files changed, 0 insertions, 0 deletions