pgAdmin 4 commit: Correct spelling of SECLABEL

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Correct spelling of SECLABEL
Date: 2016-02-25 16:41:18
Message-ID: E1aYyyc-0004rw-LO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-02-25 16:47:16 pgAdmin 4 commit: Correct error message to match the field name.
Previous Message Akshay Joshi 2016-02-25 15:14:06 [pgAdmin4][Patch]: Added some backgrid extensions