Re: [GENERAL] 7.3.4 and 7.4 ORDER in queries

2003-11-28 Thread Christopher Browne
[EMAIL PROTECTED] (Peter Eisentraut) writes: > javier garcia - CEBAS writes: > >> I've just installed postgres7.4 and have realized tat the order of rows in >> queries in different to that in 7.3.4. It seems that previously it was more >> logic, ordering by the first column, then by the second,...

Re: [GENERAL] 7.3.4 and 7.4 ORDER in queries

2003-11-28 Thread Christopher Browne
[EMAIL PROTECTED] (javier garcia - CEBAS) writes: > I'm not an expert, not by far. > I've just installed postgres7.4 and have realized tat the order of rows in > queries in different to that in 7.3.4. It seems that previously it was more > logic, ordering by the first column, then by the second,.