pgAdmin 4 commit: Role can update the catalog is not support from PG >=

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Role can update the catalog is not support from PG >=
Дата
Msg-id E1b5Tzi-0003nw-NN@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Role can update the catalog is not support from PG >= 9.5.

We will set rolcatupdate same as rolsuper from the properties query for
PG >= 9.5

Branch
------
master

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

Modified Files
--------------
.../browser/server_groups/servers/roles/templates/role/js/role.js       | 2 +-
.../servers/roles/templates/role/sql/post9_4/properties.sql             | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Susan Douglas
Дата:
Сообщение: Re: Patch for pgAdmin4 docs
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Center align the switch in backgrid