]> granicus.if.org Git - postgresql/commit
patternsel() was improperly stripping RelabelType from the derived
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 1 Jun 2005 17:05:11 +0000 (17:05 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 1 Jun 2005 17:05:11 +0000 (17:05 +0000)
commit1e85fa20085cc2cde55fb7da2864f2481eaf4abd
tree3cbf5c7004b70ee1ce374365afa4fdd34eb85cfb
parent7148de1fa89c1a7ef4613ddfca730711335132ef
patternsel() was improperly stripping RelabelType from the derived
expressions it constructed, causing scalarineqsel to become confused
if the underlying variable was of a domain type.  Per report from
Kevin Grittner.
src/backend/utils/adt/selfuncs.c