pgsql: Remove obsolete collation test.

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: Remove obsolete collation test.
Дата
Msg-id E1iKbSr-0000fo-7J@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove obsolete collation test.

The previous commit forgot to remove this test, which no longer
holds on all systems.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/cce95a2f029e546dc461d7ec1760e2c3a247b0e7

Modified Files
--------------
src/test/regress/expected/collate.linux.utf8.out | 2 --
src/test/regress/sql/collate.linux.utf8.sql      | 1 -
2 files changed, 3 deletions(-)


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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: pgsql: Use libc version as a collation version on glibc systems.
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pgsql: Fix table rewrites that include a column without adefault.