pgAdmin 4 commit: Resolved few typos, comments, and also some query cor

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Resolved few typos, comments, and also some query cor
Дата
Msg-id E1ae6Qq-0000fa-Sd@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Resolved few typos, comments, and also some query correction in the SQL
templates for different nodes.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=87623cb9979f40a68995fc4a50b5e67672d309cb

Modified Files
--------------
.../servers/databases/event_triggers/__init__.py   | 51 ++++++++++------------
.../languages/sql/9.1_plus/properties.sql          | 26 +++++++----
.../languages/sql/9.3_plus/properties.sql          | 26 +++++++----
.../templates/sequence/sql/9.1_plus/properties.sql | 12 ++---
.../databases/sql/9.1_plus/properties.sql          |  2 +-
.../databases/sql/9.2_plus/properties.sql          |  2 +-
.../databases/sql/9.3_plus/properties.sql          |  2 +-
.../tablespaces/sql/9.1_plus/properties.sql        |  4 +-
.../tablespaces/sql/9.2_plus/properties.sql        |  6 +--
.../tablespaces/sql/pre_9.1/properties.sql         | 10 +++--
10 files changed, 78 insertions(+), 63 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Added support for the catalog objects under special c
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: PATCH: Added Node Type & Catalog objects [pgAdmin4]