git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 772a074) | patch
Fix things so that you can still do "select foo()" where foo is a SQL
2009年6月11日 17:25:39 +0000 (17:25 +0000)
2009年6月11日 17:25:39 +0000 (17:25 +0000)
commit 0c19f05803523eda14d0b5bc78bf82893fb64167
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.
src/backend/executor/execQual.c diff | blob | blame | history
src/backend/executor/functions.c diff | blob | blame | history
src/test/regress/expected/rangefuncs.out diff | blob | blame | history
src/test/regress/sql/rangefuncs.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /