Обсуждение: pgAdmin 4 commit: Fix default ACL queries which were using invalid valu

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fix default ACL queries which were using invalid valu

От
Dave Page
Дата:
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(-)