pgAdmin 4 commit: Use ISO formatted dates when setting rolvaluntil. Fix

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Use ISO formatted dates when setting rolvaluntil. Fix
Дата
Msg-id E1bfpOX-0008EA-Bp@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Use ISO formatted dates when setting rolvaluntil. Fixes #1153

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f3f74137017f1ba438f54e39199edc51c0fb5599
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/roles/__init__.py | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Ensure the Mac package can find all the Python module
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To convert role expiry date format to ISO8601 (pgAdmin4)