pgAdmin III commit: Fix the handling of the "Valid Until" date/time on - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Fix the handling of the "Valid Until" date/time on
Date
Msg-id E1VYc8C-0006cv-Lw@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix the handling of the "Valid Until" date/time on the role dialogue on Mac.

Conflicts:
    CHANGELOG

Branch
------
REL-1_18_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=363fa8e726d58b383f3535e36e7121817326f914
Author: Dinesh Kumar <dinesh.kumar@enterprisedb.com>

Modified Files
--------------
CHANGELOG                       |    2 ++
pgadmin/ctl/timespin.cpp        |    8 ++++++++
pgadmin/dlg/dlgRole.cpp         |   19 ++++++++++++++++++-
pgadmin/include/ctl/timespin.h  |    1 +
pgadmin/include/schema/pgRole.h |   10 +++++++++-
pgadmin/schema/pgRole.cpp       |    1 +
6 files changed, 39 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix the handling of the "Valid Until" date/time on
Next
From: Ashesh Vashi
Date:
Subject: PATCH: Improvement in the debugger support for EnterpriseDB <= 9.2