Re: Natural sort order

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Richard Klingler <richard(at)klingler(dot)net>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Natural sort order
Date: 2012-02-29 16:08:46
Message-ID: 1604.1330531726@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Richard Klingler <richard(at)klingler(dot)net> writes:
> Took some time until I could try out this...
> But as soon I want to create the fcuntion based index it tells me:
> Error : ERROR: functions in index expression must be marked IMMUTABLE

FWIW, this example works fine for me. Maybe you have some weird
user-defined version of substr() or ~ that isn't immutable?

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Klingler 2012-02-29 16:14:21 Re: Natural sort order
Previous Message Marcin Krawczyk 2012-02-29 10:04:03 Re: custom_variable_classes in 9.1