diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-04-02 23:14:08 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-04-02 23:14:08 +0000 |
commit | 8efbe30df51a1fb3064195dfaf5189d1a9c5eee9 (patch) | |
tree | dfb96709ee9592de8d0fc4c87e4251b8b16546d6 /src/backend/executor/execQual.c | |
parent | 3dd1ca035d4b6008534ba14ab991b22879b00f74 (diff) | |
download | postgresql-8efbe30df51a1fb3064195dfaf5189d1a9c5eee9.tar.gz postgresql-8efbe30df51a1fb3064195dfaf5189d1a9c5eee9.zip |
check_sql_fn_retval has always thought that we supported doing
'SELECT foo()' in a SQL function returning a rowtype, to simply pass
back the results of another function returning the same rowtype.
However, that hasn't actually worked in many years. Now it works again.
Diffstat (limited to 'src/backend/executor/execQual.c')
0 files changed, 0 insertions, 0 deletions