Re: Group by - Case insensitivity

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема Re: Group by - Case insensitivity
Дата
Msg-id m3wu1rbktl.fsf@wolfe.cbbrowne.com
обсуждение исходный текст
Ответ на Group by - Case insensitivity  (UMPA Development <dev@umpa-us.com>)
Список pgsql-general
In the last exciting episode, dev@umpa-us.com (UMPA Development) wrote:
> Is it possible to setup a group by to be case insensitive and if so how?

Well, you could presumably canonicalize the field to one case or the
other, thereby forcing the issue.  That's not _exactly_ the same thing
as "case insensitivity," but it may be close enough.
--
output = reverse("gro.mca" "@" "enworbbc")
http://www3.sympatico.ca/cbbrowne/x.html
Are you pondering what I'm pondering?

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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Plperlu and sending emails, is it safe?
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Group by - Case insensitivity