Strip whitespace from SQL blocks in the isolation test suite. This is purely
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Strip whitespace from SQL blocks in the isolation test suite. This is purely cosmetic, it removes a lot of IMHO ugly whitespace from the expected output.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/isolation/expected/classroom-scheduling.out | modified | +120 −120 |
| src/test/isolation/expected/multiple-row-versions.out | modified | +11 −11 |
| src/test/isolation/expected/partial-index.out | modified | +120 −120 |
| src/test/isolation/expected/project-manager.out | modified | +120 −120 |
| src/test/isolation/expected/receipt-report.out | modified | +1470 −1470 |
| src/test/isolation/expected/referential-integrity.out | modified | +245 −245 |
| src/test/isolation/expected/ri-trigger.out | modified | +50 −50 |
| src/test/isolation/expected/simple-write-skew.out | modified | +24 −24 |
| src/test/isolation/expected/temporal-range-integrity.out | modified | +120 −120 |
| src/test/isolation/expected/total-cash.out | modified | +120 −120 |
| src/test/isolation/expected/two-ids.out | modified | +540 −540 |
| src/test/isolation/specscanner.l | modified | +2 −2 |