diff options
author | Tomas Vondra | 2017-10-08 23:30:44 +0000 |
---|---|---|
committer | Tomas Vondra | 2017-10-08 23:31:42 +0000 |
commit | 70f0423d8964acb1ed6102fecdef8610511c801e (patch) | |
tree | d6765dd0245f0d39a29be4986bf568a31d17b551 /src/tutorial/funcs.c | |
parent | 8d4f6790cb5c0770994516fa5811d6fef9a0a51f (diff) |
Fix expected output for plpgsql test suite
Commit 7d55b3a318 accepted incorrect expected output for a number
of tests in this suite. The issue might have been initially masked
by existence of another .out file for this test.
We seem to be producing the correct output, so just use expected
output from upstream. Moreover, the table (INT4_TBL) is defined as
replicated, so we don't need the explicit ORDER BY clauses as the
ordering is stable anyway. So remove them, to make the the tests
a bit closer to upstream.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions