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(-)