pgAdmin 4 commit: Allow to specify special type - 'group' in schema for

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Allow to specify special type - 'group' in schema for
Дата
Msg-id E1acYdD-0001xz-Ps@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Allow to specify special type - 'group' in schema for the browser node,
which allows to determine certain group to hide/show the whole
tab/fieldset control in the properties, and create dialog.

Using this functionality in the database for the
'default privileges - types', which is not allowed before PG < 9.2 using
the version check.

Branch
------
master

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

Modified Files
--------------
.../databases/templates/databases/js/databases.js  | 10 +++--
web/pgadmin/static/js/backform.pgadmin.js          | 47 +++++++++++++++++++---
2 files changed, 49 insertions(+), 8 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: PATCH: Preferences/Options dialog
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Trigger an event whenever a register script has been