pgAdmin 4 commit: Resolved few typos, comments, and also some query cor - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Resolved few typos, comments, and also some query cor
Date
Msg-id E1ae6Qq-0000fa-Sd@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Added support for the catalog objects under special c
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Added Node Type & Catalog objects [pgAdmin4]