Re: case sensitive group by - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: case sensitive group by
Date
Msg-id 20050401212642.GA10272@wolff.to
Whole thread Raw
In response to case sensitive group by  ("Krause, Lewis" <Lewis.Krause@echostar.com>)
List pgsql-general
On Fri, Apr 01, 2005 at 14:00:40 -0700,
  "Krause, Lewis" <Lewis.Krause@echostar.com> wrote:
> Is there a way to do a case sensitive group by.

It should be that way by default. If you want case insensitive, then
you can group by lower(whatever).

pgsql-general by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: [ANNOUNCE] == PostgreSQL Weekly News - April 01 2005 ==
Next
From: Bruce Momjian
Date:
Subject: Re: [ANNOUNCE] == PostgreSQL Weekly News - April 01 2005 ==