pgAdmin III commit: Fix ordering of object types in the display options

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix ordering of object types in the display options
Date: 2013-09-26 09:06:13
Message-ID: E1VP7WX-00054r-M0@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix ordering of object types in the display options and add Event Triggers which were missing.

Branch
------
REL-1_18_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=490f6487b067d431ec7a48b77b726bb50b85db45
Author: Dhiraj Chawla <dhiraj(dot)chawla(at)enterprisedb(dot)com>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/frm/frmOptions.cpp | 23 ++++++++++++-----------
pgadmin/schema/pgDatabase.cpp | 4 ++--
3 files changed, 16 insertions(+), 13 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-09-26 09:07:14 Re: Event Triggers are not listed in the browser view options on the Settings dialogue
Previous Message Dave Page 2013-09-26 09:05:54 pgAdmin III commit: Fix ordering of object types in the display options