| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> |
| Cc: | depesz(at)depesz(dot)com, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: Cannot create collation? |
| Date: | 2011-03-04 20:16:26 |
| Message-ID: | 1299269786.27815.4.camel@vanquo.pezone.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On ons, 2011-03-02 at 21:59 +0200, Peter Eisentraut wrote:
> On ons, 2011-03-02 at 18:00 +0200, Heikki Linnakangas wrote:
> > Hmm, regardless of what's causing this, I wonder if we should check
> > that the locale works at CREATE COLLATION time, rather than fail when
> > you try to use it. Ie. add a call to pg_newlocale_from_collation() at
> > the end of DefineCollation().
>
> Yeah, I was apparently hoping that check_encoding_locale_matches() would
> catch invalid locales, but it doesn't, so we should put in an explicit
> check.
Fixed.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2011-03-04 20:24:11 | Re: BUG #5915: OldSerXidAdd inflates pg_serial too much |
| Previous Message | Kevin Grittner | 2011-03-04 19:26:47 | Re: BUG #5915: OldSerXidAdd inflates pg_serial too much |