pgAdmin 4 commit: Fix default ACL queries which were using invalid valu - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix default ACL queries which were using invalid valu
Date
Msg-id E1bG3L8-0000JM-N8@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix default ACL queries which were using invalid values for defaclobjtype.

Branch
------
master

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

Modified Files
--------------
.../schemas/templates/catalog/pg/9.1_plus/sql/properties.sql      | 6 +++---
.../schemas/templates/catalog/pg/9.2_plus/sql/properties.sql      | 8 ++++----
.../schemas/templates/catalog/ppas/9.1_plus/sql/properties.sql    | 6 +++---
.../schemas/templates/catalog/ppas/9.2_plus/sql/properties.sql    | 8 ++++----
.../schemas/templates/schema/pg/9.1_plus/sql/properties.sql       | 6 +++---
.../schemas/templates/schema/pg/9.2_plus/sql/properties.sql       | 8 ++++----
.../schemas/templates/schema/ppas/9.1_plus/sql/properties.sql     | 6 +++---
.../schemas/templates/schema/ppas/9.2_plus/sql/properties.sql     | 8 ++++----
8 files changed, 28 insertions(+), 28 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: number.toFixed is not function
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Allow default ACLs to be specified when creating sche