pgAdmin 4 commit: Added the 'ORDER BY' clause for the privileges type t - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added the 'ORDER BY' clause for the privileges type t
Date
Msg-id E1k40xF-0001Cu-Fs@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: Bug #5670 - Backup dialog error message does not have close button
Next
From: Akshay Joshi
Date:
Subject: Re: Bug #5670 - Backup dialog error message does not have close button