Re: [pgadmin-hackers] Database Designer report at 28/07/2001

2011-07-29 Thread Dickson S. Guedes
2011/7/29 Dave Page : > I just gave it a whirl for the first time (using the code committed to > master, so some of these may be fixed), and immediately ran into a few > issues: I tested here (from commit b63c368a84) and have some opinions about this cool addition to pgAdmin3: - The icons for "A

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

2011-07-29 Thread Dave Page
On Fri, Jul 29, 2011 at 9:14 AM, Erwin Brandstetter wrote: > So, that's two distinct issue: > - "Last 100 rows" broken for multi-column pkeys. > - Default sort order DESC for edit grid, where it should be ASC. That one I can reproduce, and fix. Patch attached. Ashesh, can you review and test ple

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

2011-07-29 Thread Erwin Brandstetter
On 29.07.2011 07:10, Erwin Brandstetter wrote: 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 orde