]> granicus.if.org Git - postgresql/commit
Attached is a regression test patch for SRFs. I based it on the test
authorBruce Momjian <bruce@momjian.us>
Thu, 20 Jun 2002 17:09:42 +0000 (17:09 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 20 Jun 2002 17:09:42 +0000 (17:09 +0000)
commitbffc4b6da12b8c52e14463f4c709bb4f1c57562f
treef25fe20c215b0996eb0c22b5a869a6949d88bd57
parentb2e7a4c4a068f677906f6b1a4e1d3581b0b94508
Attached is a regression test patch for SRFs. I based it on the test
scripts that I have been using, minus the C function tests and without
calls to random() -- figured random() wouldn't work too well for a
regression test ;-)

Joe Conway
src/test/regress/parallel_schedule
src/test/regress/serial_schedule