Re: order by for strings

From: Doug McNaught <doug(at)mcnaught(dot)org>
To: "Rick Gigger" <rgigger(at)leadership-solutions(dot)net>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: order by for strings
Date: 2003-12-15 21:48:02
Message-ID: 87zndtlpm5.fsf@asmodeus.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Rick Gigger" <rgigger(at)leadership-solutions(dot)net> writes:

> Is this a change from 7.2.3 to 7.2.4 or a configure or compile option that I
> set differently on the two systems?

Sort order depends on your locale settings. They are probably
different on the two machines.

-Doug

In response to

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2003-12-15 21:59:57 Re: Weird Problem With PostgreSQL 7.3.1 and VB.Net Datagrid
Previous Message Tom Lane 2003-12-15 21:44:03 Re: PL/PgSQL composite parameter usage?