pgAdmin 4 commit: Correct spelling of SECLABEL - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Correct spelling of SECLABEL
Date
Msg-id E1aYyyc-0004rw-LO@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Correct spelling of SECLABEL

Branch
------
master

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

Modified Files
--------------
.../templates/databases/sql/9.2_plus/alter_online.sql          | 10 +++++-----
.../databases/templates/databases/sql/9.2_plus/grant.sql       |  4 ++--
.../templates/databases/sql/9.3_plus/alter_online.sql          | 10 +++++-----
.../databases/templates/databases/sql/9.3_plus/grant.sql       |  4 ++--
.../servers/roles/templates/role/sql/post8_4/create.sql        |  2 +-
.../servers/roles/templates/role/sql/post9_0/create.sql        |  2 +-
.../servers/roles/templates/role/sql/post9_1/create.sql        |  4 ++--
.../servers/roles/templates/role/sql/post9_1/update.sql        |  8 ++++----
.../servers/roles/templates/role/sql/post9_4/create.sql        |  4 ++--
.../servers/roles/templates/role/sql/post9_4/update.sql        |  8 ++++----
.../tablespaces/templates/tablespaces/sql/9.1_plus/alter.sql   |  4 ++--
.../tablespaces/templates/tablespaces/sql/9.2_plus/alter.sql   |  4 ++--
.../tablespaces/templates/tablespaces/sql/9.2_plus/update.sql  | 10 +++++-----
.../tablespaces/templates/tablespaces/sql/pre_9.1/alter.sql    |  4 ++--
14 files changed, 39 insertions(+), 39 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: [pgAdmin4][Patch]: Added some backgrid extensions
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Correct error message to match the field name.