pgAdmin III commit: Fix the display options

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the display options
Date: 2011-04-18 19:51:18
Message-ID: 201104181951.p3IJpI69076125@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the display options

Foreign Data Wrappers, foreign servers, user mappings, and extensions needed
some tweaks to work properly.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=84c4af182bc87a603f38bdf3410c615ffef83c7c

Modified Files
--------------
pgadmin/dlg/dlgAggregate.cpp | 10 +++++-----
pgadmin/frm/frmOptions.cpp | 3 +++
pgadmin/schema/pgForeignDataWrapper.cpp | 3 ++-
pgadmin/schema/pgForeignServer.cpp | 3 ++-
pgadmin/schema/pgIndex.cpp | 2 +-
pgadmin/schema/pgObject.cpp | 8 ++++----
pgadmin/utils/sysSettings.cpp | 21 +++++++++++++++++++++
7 files changed, 38 insertions(+), 12 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-04-18 20:23:00 pgAdmin III commit: Install adminpack on user request in frmStatus
Previous Message Guillaume Lelarge 2011-04-18 19:28:41 Re: Copy/Paste table(s) functions