aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/cluster.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-06-11 17:25:39 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-06-11 17:25:39 +0000
commit0c19f05803523eda14d0b5bc78bf82893fb64167 (patch)
treefea3e437e787ee8c7e518d725062d83e71cd6c1b /src/backend/commands/cluster.c
parent772a074d4a89153231467cccd2e49400bbde9f6c (diff)
downloadpostgresql-0c19f05803523eda14d0b5bc78bf82893fb64167.tar.gz
postgresql-0c19f05803523eda14d0b5bc78bf82893fb64167.zip
Fix things so that you can still do "select foo()" where foo is a SQL
function returning setof record. This used to work, more or less accidentally, but I had broken it while extending the code to allow materialize-mode functions to be called in select lists. Add a regression test case so it doesn't get broken again. Per gripe from Greg Davidson.
Diffstat (limited to 'src/backend/commands/cluster.c')
0 files changed, 0 insertions, 0 deletions