Re: Per-column collation, work in progress

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Per-column collation, work in progress
Date: 2010-09-24 06:39:53
Message-ID: AANLkTikKF7tEvHbwfi123bX7KAcU7uhUTZgP1QrTPTjN@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2010/9/24 Peter Eisentraut <peter_e(at)gmx(dot)net>:
> On tor, 2010-09-23 at 11:55 +0200, Pavel Stehule wrote:
>> > select to_char(current_date,'tmday' collate "cs_CZ.utf8");
>>
>> I am thinking, collates can be used for this purpose too. I see some
>> impacts - this syntax changes a stable function to immutable and it
>> cannot be simple to solve.
>
> I don't understand how you come to that conclusion.

sorry, I was wrong - it has sense for date output function. to_char is
immutable everywhere

Pavel

>
>
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2010-09-24 07:19:24 Re: Configuring synchronous replication
Previous Message KaiGai Kohei 2010-09-24 06:18:57 Re: pg_comments