aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-08-14 17:12:57 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-08-14 17:12:57 +0000
commit4bc9f5e9ba9a214086c7cb2975f7dc36161c6ed4 (patch)
tree9f1dde8a94d8f211ae4fe174ed418305cb59e10f /src/backend/utils/adt/numeric.c
parentee8ed85da3b0548eba96f2ec68fa7ba577bba586 (diff)
downloadpostgresql-4bc9f5e9ba9a214086c7cb2975f7dc36161c6ed4.tar.gz
postgresql-4bc9f5e9ba9a214086c7cb2975f7dc36161c6ed4.zip
Fix brokenness of nested EXCEPT/INTERSECT queries. prepunion was being
a tad sloppy about generating the targetlist for some nodes, by generating a tlist entry that claimed to be a constant when the value wasn't actually constant. This caused setrefs.c to do the wrong thing later on.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions