pgAdmin 4 commit: Disable ACLs for the database objects for the Greenpl

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Disable ACLs for the database objects for the Greenpl
Date: 2018-06-12 05:34:16
Message-ID: E1fSbwe-0004u9-Oi@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Disable ACLs for the database objects for the Greenplum due to
performance issue.

Reviewed By: Ashesh
Fixes #3415

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e5048b4d0b8fd9b2b556e33231d2a77d4f7b01df
Author: Joao De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>

Modified Files
--------------
.../foreign_servers/sql/gpdb_5.0_plus/acl.sql | 7 ++
.../sql/gpdb_5.0_plus/acl.sql | 7 ++
.../templates/languages/sql/gpdb_5.0_plus/acl.sql | 41 ++----------
.../foreign_tables/sql/gpdb_5.0_plus/acl.sql | 7 ++
.../templates/function/gpdb/sql/default/acl.sql | 42 ++----------
.../templates/sequence/sql/gpdb_5.0_plus/acl.sql | 7 ++
.../templates/column/sql/gpdb_5.0_plus/acl.sql | 7 ++
.../templates/table/sql/gpdb_5.0_plus/acl.sql | 7 ++
.../templates/catalog/gpdb_5.0_plus/sql/acl.sql | 43 ++----------
.../templates/schema/gpdb_5.0_plus/sql/acl.sql | 43 ++----------
.../views/templates/view/gpdb_5.0_plus/sql/acl.sql | 78 ++--------------------
.../templates/databases/sql/gpdb_5.0_plus/acl.sql | 7 ++
.../tablespaces/sql/gpdb_5.0_plus/acl.sql | 7 ++
13 files changed, 86 insertions(+), 217 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2018-06-12 05:34:51 Re: [pgadmin4][patch][GreenPlum] Display SQL for tables takes 15 minutes to execute
Previous Message Aditya Toshniwal 2018-06-12 04:51:03 Re: RM#3294 - User need to reset the layout to see the changed preferences parameters