diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-10-06 19:51:16 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-10-06 19:51:16 +0000 |
commit | 9ea14ef56ab8b7d22a4148c4e6765a7874d968a4 (patch) | |
tree | f6005a6fb3a7fd76101c94c6951fbc814eb0f161 /src/backend/commands/async.c | |
parent | fa63749d2177c3bf700f10a3d297954328ddf3bf (diff) | |
download | postgresql-9ea14ef56ab8b7d22a4148c4e6765a7874d968a4.tar.gz postgresql-9ea14ef56ab8b7d22a4148c4e6765a7874d968a4.zip |
When a function not returning RECORD has a single OUT parameter, use
the parameter's name (if any) as the default column name for SELECT FROM
the function, rather than the function name as previously. I still think
this is a bad idea, but I lost the argument. Force decompilation of
function RTEs to specify full aliases always, to reduce the odds of this
decision breaking dumped views.
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions