diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2017-10-27 18:16:25 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2017-10-27 18:16:25 -0400 |
commit | 21daada10ebf444fb1fc06a705fb22b890867083 (patch) | |
tree | 9e7de9b5d28e036db3981039e0955b0ee2d8fe86 /src/tutorial/funcs.c | |
parent | 7e5e8b36d47891c1ffa9f6c592f02be850684d68 (diff) | |
download | postgresql-21daada10ebf444fb1fc06a705fb22b890867083.tar.gz postgresql-21daada10ebf444fb1fc06a705fb22b890867083.zip |
Dept of second thoughts: keep aliasp_item in sync with tlistitem.
Commit d5b760ecb wasn't quite right, on second thought: if the
caller didn't ask for column names then it would happily emit
more Vars than if the caller did ask for column names. This
is surely not a good idea. Advance the aliasp_item whether or
not we're preparing a colnames list.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions