summaryrefslogtreecommitdiff
path: root/src/include/utils/builtins.h
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-06-13 02:04:46 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-06-13 02:04:46 +0000
commit59c325bb7363aed9115e9f3ccb77feca05b00ec4 (patch)
tree7527429caf2074367b85c0a91b8a90ad03020df5 /src/include/utils/builtins.h
parent2ed878d31dcab9dec215992c7c05e9ae40344d44 (diff)
Repair for bug #691 --- CREATE TABLE AS column aliases fail to be
applied when the select is a UNION (or other set-operation). An alternative route to a fix would be to leave analyze.c alone and change plan_set_operations in prepunion.c to take column names from the topmost targetlist. But I am not sure that would work in all cases. This patch seems the minimum-risk fix.
Diffstat (limited to 'src/include/utils/builtins.h')
0 files changed, 0 insertions, 0 deletions