pgAdmin 4 commit: Fix an issue where 'GRANT UPDATE' sql should be displ - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix an issue where 'GRANT UPDATE' sql should be displ
Date
Msg-id E1hqZy1-0005aI-LZ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix an issue where 'GRANT UPDATE' sql should be displayed for default sequence privileges. Fixes #4087

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9fba3833f242e21958bf31781798df892079678f
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_6.rst                                        | 1 +
.../databases/schemas/templates/catalog/pg/9.1_plus/allowed_privs.json  | 2 +-
.../databases/schemas/templates/catalog/pg/9.2_plus/allowed_privs.json  | 2 +-
.../schemas/templates/catalog/ppas/9.1_plus/allowed_privs.json          | 2 +-
.../schemas/templates/catalog/ppas/9.2_plus/allowed_privs.json          | 2 +-
.../databases/schemas/templates/schema/gpdb_5.0_plus/allowed_privs.json | 2 +-
.../databases/schemas/templates/schema/pg/9.2_plus/allowed_privs.json   | 2 +-
.../databases/schemas/templates/schema/pg/default/allowed_privs.json    | 2 +-
.../databases/schemas/templates/schema/ppas/9.1_plus/allowed_privs.json | 2 +-
.../databases/schemas/templates/schema/ppas/9.2_plus/allowed_privs.json | 2 +-
.../databases/templates/databases/sql/9.2_plus/allowed_privs.json       | 2 +-
.../databases/templates/databases/sql/default/allowed_privs.json        | 2 +-
12 files changed, 12 insertions(+), 11 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fix syntax error in query tool feature test for Pytho
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Stop using application/x-javascript as a mime type an