Changed default ordering in tables

From: Erwin Brandstetter <brandstetter(at)falter(dot)at>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Changed default ordering in tables
Date: 2011-07-26 15:47:01
Message-ID: 4E2EE175.6000506@falter.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Aloha!

In v1.14 tables are opened with ORDER BY $pkey DESC.
I wonder if descending order ist intended. It used to be the other way round and, as far as I am concerned, that was just fine in most cases.
We have the new feature "View Data" .. "View top / last 100 rows" anyway. No need to change the default behavior?

--
Erwin Brandstetter

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-07-26 16:12:28 Re: Changed default ordering in tables
Previous Message Guillaume Lelarge 2011-07-26 07:46:31 pgAdmin III commit: Update the VC++ project