diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-08 16:48:25 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-08 16:48:25 -0400 |
commit | 1766a5b63a950a667ed39c25256156bf366eb43c (patch) | |
tree | 042370605c4b067ed349de8d0785b48c3a3ea9f5 /src/backend/access/gist/gistget.c | |
parent | c5ff3ff49229e8fb7da0e46b463bfc9b12219078 (diff) | |
download | postgresql-1766a5b63a950a667ed39c25256156bf366eb43c.tar.gz postgresql-1766a5b63a950a667ed39c25256156bf366eb43c.zip |
Tweak collation setup for GIN index comparison functions.
Honor index column's collation spec if there is one, don't go to the
expense of calling get_typcollation when we can reasonably assume that
all GIN storage types will use default collation, and be sure to set
a collation for the comparePartialFn too.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions