Re: [BUGS] Bug #738: "order by" returning different results in 7.2 and 7.21

2002-08-14 Thread Tom Lane
Kareem Badr <[EMAIL PROTECTED]> writes: > Actually I am showing you the *server*'s locale environment. That is why i > submitted a bug. Both servers have the same locale settings, I don't think so. If you want to convince me, show me the output of contrib/pg_controldata (which will report the lo

Re: [BUGS] Bug #738: "order by" returning different results in 7.2 and 7.21

2002-08-13 Thread Tom Lane
[EMAIL PROTECTED] writes: > When doing a query that uses the "order by" command, version 7.2 and > version 7.21 return the records in a different order. All of the > locale environment variables are identical, and the query is > identical. You are showing us the *client*'s locale environment, whi