pgsql: Update FK alternative test output to new whitespace rules

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Update FK alternative test output to new whitespace rules
Дата
Msg-id E1QwL6R-0006IO-Su@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix pgstatindex() to give consistent results for empty indexes.