pgAdmin 4 commit: Added the 'ORDER BY' clause for the privileges type t

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added the 'ORDER BY' clause for the privileges type t
Date: 2020-08-07 11:54:33
Message-ID: E1k40xF-0001Cu-Fs@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added the 'ORDER BY' clause for the privileges type to fix schema diff issue. Fixes #5689

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=518b13c77981125fe03be28b4d08694400efee8b

Modified Files
--------------
docs/en_US/release_notes_4_25.rst | 1 +
.../foreign_tables/templates/foreign_tables/sql/9.2_plus/acl.sql | 2 +-
.../schemas/functions/templates/functions/pg/sql/default/acl.sql | 2 +-
.../schemas/functions/templates/functions/ppas/sql/default/acl.sql | 2 +-
.../schemas/functions/templates/procedures/pg/sql/11_plus/acl.sql | 2 +-
.../schemas/functions/templates/procedures/ppas/sql/default/acl.sql | 2 +-
.../functions/templates/trigger_functions/pg/sql/default/acl.sql | 2 +-
.../functions/templates/trigger_functions/ppas/sql/default/acl.sql | 2 +-
.../databases/schemas/packages/templates/packages/ppas/9.1_plus/acl.sql | 2 +-
.../databases/schemas/packages/templates/packages/ppas/9.2_plus/acl.sql | 2 +-
.../databases/schemas/tables/templates/tables/sql/10_plus/acl.sql | 2 +-
.../databases/schemas/tables/templates/tables/sql/9.1_plus/acl.sql | 2 +-
.../servers/databases/schemas/types/templates/types/sql/default/acl.sql | 2 +-
13 files changed, 13 insertions(+), 12 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-08-07 11:54:59 Re: Bug #5670 - Backup dialog error message does not have close button
Previous Message Yogesh Mahajan 2020-08-07 09:43:59 Bug #5670 - Backup dialog error message does not have close button