pgAdmin 4 commit: Fixes #1285 - Update the comments (description) over

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fixes #1285 - Update the comments (description) over
Дата
Msg-id E1b8m0M-0000tq-Ru@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixes #1285 - Update the comments (description) over the tablespace
properly.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/tablespaces/__init__.py     | 4 ++--
.../servers/tablespaces/templates/tablespaces/sql/9.1_plus/update.sql | 2 +-
.../servers/tablespaces/templates/tablespaces/sql/9.2_plus/update.sql | 2 +-
.../servers/tablespaces/templates/tablespaces/sql/pre_9.1/update.sql  | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: PATCH: To fix minor patches (pgAdmin4)
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixes #1303 Query with Order by clause is not working