Now that new psql is fflush()'ing properly, it emerges that several
Tom Lane <tgl@sss.pgh.pa.us>
Now that new psql is fflush()'ing properly, it emerges that several regress test expected outputs were committed with NOTICEs appearing out of order. Update to correct results.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/errors.out | modified | +2 −2 |
| src/test/regress/expected/horology-no-DST-before-1970.out | modified | +12 −12 |
| src/test/regress/expected/horology.out | modified | +12 −12 |
| src/test/regress/expected/join.out | modified | +4 −4 |
| src/test/regress/expected/triggers.out | modified | +4 −4 |
| src/test/regress/output/constraints.source | modified | +5 −5 |
| src/test/regress/output/create_function_1.source | modified | +1 −1 |