Thread: pgAdmin 4 commit: Correct spelling of SECLABEL

pgAdmin 4 commit: Correct spelling of SECLABEL

From
Dave Page
Date:
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(-)