Ensure that Grant Wizard should include foreign tables. Fixes #5959 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=64964f82cf76c739cf8cb441936567096cd953b1 Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_28.rst | 1 + web/pgadmin/tools/grant_wizard/__init__.py | 37 ++++++++++++++++++++++ .../tools/grant_wizard/static/js/grant_wizard.js | 3 ++ .../templates/grant_wizard/pg/9.1_plus/acl.json | 4 +++ .../grant_wizard/pg/9.1_plus/sql/foreign_table.sql | 16 ++++++++++ .../pg/9.1_plus/sql/grant_foreign_table.sql | 9 ++++++ .../templates/grant_wizard/ppas/9.1_plus/acl.json | 4 +++ .../ppas/9.1_plus/sql/foreign_table.sql | 16 ++++++++++ .../ppas/9.1_plus/sql/grant_foreign_table.sql | 9 ++++++ 9 files changed, 99 insertions(+)
pgadmin-hackers by date:
Соглашаюсь с условиями обработки персональных данных