pgsql: Install a more correct fix in the timestamp and timestamptz

Поиск
Список
Период
Сортировка
От alvherre@postgresql.org (Alvaro Herrera)
Тема pgsql: Install a more correct fix in the timestamp and timestamptz
Дата
Msg-id 20070216174915.C34899FBCED@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Install a more correct fix in the timestamp and timestamptz regression tests:
remove duplicated tests in timestamp, and complete timestamptz with the tests
that were missing to more closely mirror timestamp.

Modified Files:
--------------
    pgsql/src/test/regress/expected:
        timestamp.out (r1.34 -> r1.35)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/timestamp.out.diff?r1=1.34&r2=1.35)
        timestamptz.out (r1.24 -> r1.25)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/timestamptz.out.diff?r1=1.24&r2=1.25)
    pgsql/src/test/regress/sql:
        timestamp.sql (r1.19 -> r1.20)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/timestamp.sql.diff?r1=1.19&r2=1.20)
        timestamptz.sql (r1.12 -> r1.13)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/timestamptz.sql.diff?r1=1.12&r2=1.13)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Code review for SSLKEY patch.
Следующее
От: Teodor Sigaev
Дата:
Сообщение: Re: pgsql: Functions for mapping table data and table schemas to XML (a.k.a.