pgsql: Add expected isolationtester output when prepared xacts are disa

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Add expected isolationtester output when prepared xacts are disa
Дата
Msg-id E1Qwgrr-0001L3-VT@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add expected isolationtester output when prepared xacts are disabled

This was deemed unnecessary initially but in later discussion it was
agreed otherwise.

Original file from Kevin Grittner, allegedly from Dan Ports.
I had to clean up whitespace a bit per changes from Heikki.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/28190bacfd4657954c2cd594cc1c3e6b691538b9

Modified Files
--------------
.../isolation/expected/prepared-transactions_1.out |41529 ++++++++++++++++++++
src/test/isolation/isolation_schedule              |    4 -
2 files changed, 41529 insertions(+), 4 deletions(-)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Add expected isolationtester output when prepared xacts are disa
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Port backup check on psql lexer to MSVC.