Hi, Please find the patch for pgadmin4 RM 1113 attached with this mail. Please review it and commit.
Regards, Sanket Mehta Sr Software engineer Enterprisedb
diff --git a/web/pgadmin/browser/server_groups/servers/databases/casts/templates/cast/sql/9.1_plus/nodes.sql b/web/pgadmin/browser/server_groups/servers/databases/casts/templates/cast/sql/9.1_plus/nodes.sql index 87f331f..8e9f3e9 100644 --- a/web/pgadmin/browser/server_groups/servers/databases/casts/templates/cast/sql/9.1_plus/nodes.sql +++ b/web/pgadmin/browser/server_groups/servers/databases/casts/templates/cast/sql/9.1_plus/nodes.sql @@ -20,4 +20,5 @@ WHERE {% endif %} ca.oid > {{datlastsysoid}}::OID - {% endif %} \ No newline at end of file + {% endif %} + ORDER BY st.typname, tt.typname \ No newline at end of file
-- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers