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 E1VYc5G-0006Vt-TL@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix the handling of the "Valid Until" date/time on the role dialogue on Mac.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=3dfa02a90bfa5202c305187cf90baea1b46f6240
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: Neel Patel
Date:
Subject: Re: [pgadmin-support] pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix the handling of the "Valid Until" date/time on