Re: is this a bug or I am blind? - Mailing list pgsql-general

From Tom Lane
Subject Re: is this a bug or I am blind?
Date
Msg-id 18323.1134690945@sss.pgh.pa.us
Whole thread Raw
In response to Re: is this a bug or I am blind?  (Greg Stark <gsstark@mit.edu>)
List pgsql-general
Greg Stark <gsstark@mit.edu> writes:
> What runtime penalty? It seems likely that strcoll is implemented by the
> equivalent of calling strxfrm twice internally anyways.

Only by a very incompetent implementor.

            regards, tom lane

pgsql-general by date:

Previous
From: "Gregory S. Williamson"
Date:
Subject: Re: outdated (bad) information in pg_stat_activity
Next
From: Tom Lane
Date:
Subject: Re: Timestamp <-> ctime conversion question ...