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(dot)kumar(at)enterprisedb(dot)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(-)