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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Fix the handling of the "Valid Until" date/time on
Дата
Msg-id E1VYc5G-0006Vt-TL@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Neel Patel
Дата:
Сообщение: Re: [pgadmin-support] pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Fix the handling of the "Valid Until" date/time on