Update FK alternative test output to new whitespace rules With these changes, the isolation tests pass again on isolation levels serializable and repeatable read.
Author: Kevin Grittner Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/f18795e7b74c3c67fb65f253562f241f26f405c8 Modified Files -------------- src/test/isolation/expected/fk-deadlock2_1.out | 132 ++++++++++++------------ src/test/isolation/expected/fk-deadlock2_2.out | 132 ++++++++++++------------ src/test/isolation/expected/fk-deadlock_1.out | 84 ++++++++-------- 3 files changed, 174 insertions(+), 174 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
