pgAdmin III commit: Fix the handling of the "Valid Until" date/time on

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the handling of the "Valid Until" date/time on
Date: 2013-10-22 13:36:20
Message-ID: E1VYc8C-0006cv-Lw@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message demaseme 2013-10-22 14:22:23 Re: pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3
Previous Message Dave Page 2013-10-22 13:33:18 pgAdmin III commit: Fix the handling of the "Valid Until" date/time on