pgAdmin 4 commit: Properly support the interval type. Fixes #1437

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Properly support the interval type. Fixes #1437
Дата
Msg-id E1bP46Y-0004VX-5s@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Properly support the interval type. Fixes #1437

Branch
------
master

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

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 5 +++++
1 file changed, 5 insertions(+)


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

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: [pgAdmin4][Patch]: RM#1462- AJAX request do not get fired second time
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To fix Timestamps displaying with time as 00:00 (pgAdmin4)