Re: sorting problem

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: Jamie Deppeler <jamie(at)doitonce(dot)net(dot)au>, pgsql-general(at)postgresql(dot)org
Subject: Re: sorting problem
Date: 2004-12-17 09:29:05
Message-ID: 200412171029.05085.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am Freitag, 17. Dezember 2004 01:59 schrieb Michael Fuhr:
> > Initialize the database cluster with a locale setting other than "C".
>
> Hmmm...did I misunderstand something when I recommended using
> ORDER BY LOWER(person.lastname)?

Those are two different ways to achieve the same effect in this particular
case.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Marco Colombo 2004-12-17 09:50:58 Re: Scheduler in Postgres
Previous Message Peter Eisentraut 2004-12-17 09:28:00 Re: Debian Packages for Postgresql 8.0.0 RC1