Re: insensitive collations

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: insensitive collations
Дата
Msg-id cdd0ed2e-1d98-6fc4-07f1-23f19f53b201@2ndquadrant.com
обсуждение исходный текст
Ответ на insensitive collations  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: insensitive collations  ("Daniel Verite" <daniel@manitou-mail.org>)
Re: insensitive collations  (Andreas Karlsson <andreas@proxel.se>)
Re: insensitive collations  ("Daniel Verite" <daniel@manitou-mail.org>)
Список pgsql-hackers
Here is an updated patch.

I have updated the naming to "deterministic", as discussed.

I have fixed up support for the "name" type, added foreign key support,
psql, pg_dump support, more tests.  There are a couple of TODOs in
bpchar support that I need to look into a bit more.  But other than that
it's pretty complete.

Perhaps it worth pointing out to new reviewers that the ICU tests can be
run like so:

    make check EXTRA_TESTS=collate.icu.utf8

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: reducing the footprint of ScanKeyword (was Re: Large writablevariables)
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Offline enabling/disabling of data checksums