Re: Encoding Sort order

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Richard Broersma Jr <rabroersma(at)yahoo(dot)com>
Cc: General PostgreSQL List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Encoding Sort order
Date: 2007-05-31 20:50:01
Message-ID: 12713.1180644601@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Richard Broersma Jr <rabroersma(at)yahoo(dot)com> writes:
> I understand that it is possible for tables from different databases that have the exact same data
> but different Encoding can sort rows in differet orders.

> Could this allow affect the order that triggers and rules are fired?

AFAIK, no --- those names are sorted according to strcmp() regardless
of locale.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message CAJ CAJ 2007-05-31 20:55:03 Re: Encoding Sort order
Previous Message stig erikson 2007-05-31 20:40:23 what happened with the news servers?