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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix default ACL queries which were using invalid valu
Дата
Msg-id E1bG3L8-0000JM-N8@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: number.toFixed is not function
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Allow default ACLs to be specified when creating sche