Tweak targetlist-SRF tests.
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/tsrf.out | modified | +3 −3 |
| src/test/regress/sql/tsrf.sql | modified | +4 −2 |