order by not working ocrectly in 01/19/01 snapshot? - Mailing list pgsql-general

From Mike Sears
Subject order by not working ocrectly in 01/19/01 snapshot?
Date
Msg-id 002b01c084b2$77385700$1600000a@domain
Whole thread Raw
Responses Re: order by not working ocrectly in 01/19/01 snapshot?  ("Oliver Elphick" <olly@lfix.co.uk>)
Re: order by not working ocrectly in 01/19/01 snapshot?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I'm curently using the jan 19 snapshot and every thing works great till I try to order by a specific column in php.
 
$thread_result = pg_exec($db, "SELECT thread FROM $main_db ORDER BY thread;");
 
any sugestions as to what might be the problem?
 
Mike

pgsql-general by date:

Previous
From: Alexander Jerusalem
Date:
Subject: postgresql memory management?
Next
From: Alexander Jerusalem
Date:
Subject: postgresql memory management