pgsql: Remove newly-added regression test cases that referenced

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Remove newly-added regression test cases that referenced
Дата
Msg-id 20081215165216.1A2E27563FE@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Remove newly-added regression test cases that referenced pg_stats.
The proposed fix for this is a behavioral change that probably shouldn't
get back-patched, and it doesn't seem worth putting a workaround into
a back branch.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/test/regress/sql:
        polymorphism.sql (r1.5.2.1 -> r1.5.2.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/polymorphism.sql?r1=1.5.2.1&r2=1.5.2.2)
    pgsql/src/test/regress/expected:
        polymorphism.out (r1.12.2.1 -> r1.12.2.2)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/polymorphism.out?r1=1.12.2.1&r2=1.12.2.2)

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

Предыдущее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: Do not try to change a const variable.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Arrange for the pg_foo_is_visible and has_foo_privilege families