Re: record identical operator

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: record identical operator
Дата
Msg-id 20130920185017.GC4832@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: record identical operator  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Список pgsql-hackers
Dimitri Fontaine escribió:

> My understanding is that if you choose citext then you don't care at all
> about the case, so that the two relations actually yield the same
> results for the right definition of "same" here: the citext one.

For the record, I don't think citext means that the user doesn't care"
about the case; it only means they want the comparisons to be
case-insensitive, but case should nonetheless be preserved.  That is,
"case-insensitive, case-preserving".  A parallel is MS-DOS file name
semantics.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: UTF8 national character data type support WIP patch and list of open issues.
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [RFC] Extend namespace of valid guc names