pgAdmin 4 commit: Fix an issue where several default privileges cause e

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix an issue where several default privileges cause e
Дата
Msg-id E1bkuin-0003E4-LL@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix an issue where several default privileges cause error on database. Fixes #1670

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c5f04d03c62efff8eb25c1dbc1e5283804d7de2f
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../schema/pg/9.1_plus/sql/properties.sql          | 21 ++++++++++++---
.../schema/pg/9.2_plus/sql/properties.sql          | 28 +++++++++++++++++---
.../schema/ppas/9.1_plus/sql/properties.sql        | 21 ++++++++++++---
.../schema/ppas/9.2_plus/sql/properties.sql        | 28 +++++++++++++++++---
.../databases/sql/9.1_plus/properties.sql          | 21 ++++++++++++---
.../databases/sql/9.2_plus/properties.sql          | 30 ++++++++++++++++++----
.../databases/sql/9.3_plus/properties.sql          | 30 ++++++++++++++++++----
7 files changed, 152 insertions(+), 27 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM1595 - "no results to fetch error" displayed if modify definition with other table
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To fix the isssue where several default privileges cause error (pgAdmin4)