aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-01-19 22:32:19 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2016-01-19 22:32:22 -0500
commitdbe2328959e12701fade6b500ad411271923d6e4 (patch)
tree743196a5d1df0bea99b8baa54af76d19d0aeae75 /src/backend/access/gist
parent948c97958bf37adb2a9c2d6d92c255abfc7499ba (diff)
downloadpostgresql-dbe2328959e12701fade6b500ad411271923d6e4.tar.gz
postgresql-dbe2328959e12701fade6b500ad411271923d6e4.zip
Fix assorted inconsistencies in GIN opclass support function declarations.
GIN had some minor issues too, mostly using "internal" where something else would be more appropriate. I went with the same approach as in 9ff60273e35cad6e, namely preferring the opclass' indexed datatype for arguments that receive an operator RHS value, even if that's not necessarily what they really are. Again, this is with an eye to having a uniform rule for ginvalidate() to check support function signatures.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions