pgsql: Add a variant expected-output file for the sequence regression

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Add a variant expected-output file for the sequence regression
Дата
Msg-id 20080901212452.6BA78755325@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add a variant expected-output file for the sequence regression test, to cover
output that is seen when a checkpoint occurs at just the right time during
the test.  Per my report of 2008-08-31.

This could be back-patched but I'm not sure it's worth the trouble.

Added Files:
-----------
    pgsql/src/test/regress/expected:
        sequence_1.out (r1.1)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/sequence_1.out?rev=1.1&content-type=text/x-cvsweb-markup)

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

Предыдущее
От: fxjr@pgfoundry.org (User Fxjr)
Дата:
Сообщение: npgsql - Npgsql2: [npgsql-open-discussion][1003946] RE: Connection leak
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Sigh, I missed checking the ecpg tests ...