Re: How to pass around collation information - Mailing list pgsql-hackers

From Robert Haas
Subject Re: How to pass around collation information
Date
Msg-id AANLkTinHZav655HKt6DGnlQsyWw5N4CdTbtaXRtVuArJ@mail.gmail.com
Whole thread Raw
In response to Re: How to pass around collation information  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Thu, Jun 3, 2010 at 3:43 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
> On ons, 2010-06-02 at 16:56 -0400, Robert Haas wrote:
>> But in the end the only purpose of setting it on a column is to set
>> which one will be used for operations on that column.  And the user
>> might still override it for a particular query.
>
> Of course.  I'm just saying that it *can* be useful to attach a
> collation to a column definition, rather than only allowing it to be
> specified along with the sort operation.

Oh, I agree with that, for sure.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: functional call named notation clashes with SQL feature
Next
From: Bruce Momjian
Date:
Subject: Re: functional call named notation clashes with SQL feature