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:05:54
Message-ID: E1VP7WE-00053f-2W@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
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=fa799ad380c6f607db09e4e599236a8a98d9902a
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:06:13 pgAdmin III commit: Fix ordering of object types in the display options
Previous Message Neel Patel 2013-09-26 08:01:26 Re: Slony Issue Fix in pgAdmin