pgAdmin III commit: Fix the handling of expiry times when modifying rol

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the handling of expiry times when modifying rol
Date: 2013-02-06 15:14:58
Message-ID: E1U36iA-0005PV-Pf@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the handling of expiry times when modifying roles.

Branch
------
master

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

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/dlg/dlgRole.cpp | 17 ++++++++++-------
2 files changed, 11 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-02-06 15:15:45 pgAdmin III commit: Fix the handling of expiry times when modifying rol
Previous Message Dave Page 2013-02-04 16:41:59 Re: [PATCH] Editing table properties drops all foreign keys and recreates them