Second try at making examine_variable and friends behave sanely in
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 1 Apr 2005 20:32:09 +0000 (20:32 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 1 Apr 2005 20:32:09 +0000 (20:32 +0000)
commitf0aa94f5d82ef76eed257b3de34d5c4113994dc2
tree6391706f867330c9707784ff02faf4d4466c06d2
parent558dace99f26c55e84c5306bb6dfb10f783af505
Second try at making examine_variable and friends behave sanely in
cases with binary-compatible relabeling.  My first try was implicitly
assuming that all operators scalarineqsel is used for have binary-
compatible datatypes on both sides ... which is very wrong of course.
Per report from Michael Fuhr.
src/backend/utils/adt/selfuncs.c