Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: cddb24bc50515621de97c75b16e2877f0356885c https://github.com/pgadmin-org/pgadmin4/commit/cddb24bc50515621de97c75b16e2877f0356885c Author: Akshay Joshi <akshay.jo...@enterprisedb.com> Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths: M docs/en_US/release_notes_6_18.rst A web/pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collations/sql/15_plus/properties.sql M web/pgadmin/utils/versioned_template_loader.py Log Message: ----------- Fixed an error in the collation create script for PG-15. #5606