Re: [pgadmin-hackers] Changed default ordering in tables

2011-07-28 Thread Erwin Brandstetter
On 29.07.2011 04:57, Erwin Brandstetter wrote: On 26.07.2011 23:20, Dave Page wrote: On Tue, Jul 26, 2011 at 9:53 PM, Erwin Brandstetter wrote: That may be the key here. When I open the simple test table from above in v1.14 I get descending order. On opening the Sort/Filter dialog it see an

Re: [pgadmin-hackers] Changed default ordering in tables

2011-07-28 Thread Erwin Brandstetter
On 26.07.2011 23:20, Dave Page wrote: On Tue, Jul 26, 2011 at 9:53 PM, Erwin Brandstetter wrote: That may be the key here. When I open the simple test table from above in v1.14 I get descending order. On opening the Sort/Filter dialog it see an explicit ORDER BY test_id DESCENDING - which I di