aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-11-12 20:04:20 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-11-12 20:04:20 +0000
commite433bf5a5ed2f0a28c4a896658dd2fe40d8b026e (patch)
tree242e05c344128a0de04a59855ad0f3d0c09c47d6 /src/backend/parser/parse_expr.c
parent7a9ef7ee0945d6f5a35416fb4b9d99dd25aaab7f (diff)
downloadpostgresql-e433bf5a5ed2f0a28c4a896658dd2fe40d8b026e.tar.gz
postgresql-e433bf5a5ed2f0a28c4a896658dd2fe40d8b026e.zip
If the inputs of a UNION/INTERSECT/EXCEPT construct all agree on the
typmod of a particular column, mark the output with that same typmod, not -1 as formerly. -1 is still used if there is any disagreement. Part of response to bug#513.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions