Tweak targetlist-SRF tests. Add a test case showing that we don't support SRFs in window-function arguments. Remove a duplicate test case for SRFs in aggregate arguments.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/a163c006ca3e6026546ee0f6c487a0dcfc66f82b Modified Files -------------- src/test/regress/expected/tsrf.out | 6 +++--- src/test/regress/sql/tsrf.sql | 6 ++++-- 2 files changed, 7 insertions(+), 5 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
