aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeSort.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-10-06 20:09:47 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-10-06 20:09:47 +0000
commitb05ff39d7c9147563705235b342a11a0324be7af (patch)
treed2be940002738b1c37ae823ceea56c837225b51e /src/backend/executor/nodeSort.c
parentf98cbb76a03fd90e9f25f6fb7490da33d68bc967 (diff)
downloadpostgresql-b05ff39d7c9147563705235b342a11a0324be7af.tar.gz
postgresql-b05ff39d7c9147563705235b342a11a0324be7af.zip
Fix binary_oper_exact() so that the heuristic 'an unknown literal on
one side of a binary operator is probably supposed to be the same type as the other operand' will be applied for domain types. This worked in 7.3 but was broken in 7.4 due to code rearrangements. Mea culpa.
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions