Re: [GENERAL] Encoding Sort order

2007-05-31 Thread CAJ CAJ
On 5/31/07, Richard Broersma Jr <[EMAIL PROTECTED]> wrote: 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? This mi

Re: [GENERAL] Encoding Sort order

2007-05-31 Thread Tom Lane
Richard Broersma Jr <[EMAIL PROTECTED]> 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 --- t

[GENERAL] Encoding Sort order

2007-05-31 Thread Richard Broersma Jr
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? Regards, Richard Broersma Jr. ---(end of broad