Move the generation of output column names earlier in the case of a
commite225046d652dd0a8dd592fda454d23985078160e
authorD. Richard Hipp <drh@hwaci.com>
Sat, 23 Dec 2017 12:33:40 +0000 (23 12:33 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Sat, 23 Dec 2017 12:33:40 +0000 (23 12:33 +0000)
tree24afc131c062e73c3dd30f7b3bd33f9a1f6ad8a1
parent2be4c02919e8e158535e65a85814b9e1e2bfd3fd
Move the generation of output column names earlier in the case of a
CREATE TABLE AS.  This is a fix for ticket [3b4450072511e62] and a
continuation of check-in [ade7ddf1998190b2b63] that fixes cases of
ticket [de3403bf5ae5f72ed6] that were missed previously.
src/build.c
src/select.c
test/colname.test