diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-09-30 17:13:19 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-09-30 17:13:19 +0000 |
commit | 47d2347167324b0b709033f0845b1e7e7e204c53 (patch) | |
tree | d139e279076a710be9a7f8adec1d4c9fc1d1a4f0 /src/include/postgres.h | |
parent | f8203f908eb9d5bb74c4bddd4de8017238d1f87b (diff) | |
download | postgresql-47d2347167324b0b709033f0845b1e7e7e204c53.tar.gz postgresql-47d2347167324b0b709033f0845b1e7e7e204c53.zip |
Properly mark mergeable/hashable equality operators (found by opr_sanity
testing). Combine the formerly independent opclasses for the various
ISN types into opfamilies. The latter causes some extra bleating from
opr_sanity, since the module doesn't provide complete sets of cross-type
operators, but it's still a good idea because it will give the planner
more information to work with. The missing cross-type operators no longer
pose a risk of unexpected planner errors in 8.3, so there's no need to
insist on filling them in (and I gather it wouldn't be very sound
semantically to add them all).
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions