Commits

DateSubjectAuthorReleases
2022-11-15 Check return value of pclose() correctly Peter Eisentraut 16.0
2022-11-13 Refactor aclcheck functions Peter Eisentraut 16.0
2022-11-13 Refactor ownercheck functions Peter Eisentraut 16.0
2022-10-31 Fix ALTER COLLATION "default" REFRESH VERSION. Jeff Davis 16.0
2022-10-31 Enable pg_collation_actual_version() to work on the default collation. Jeff Davis 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-03-17 Add option to use ICU as global locale provider Peter Eisentraut 15.0
2022-03-11 DefineCollation() code cleanup Peter Eisentraut 15.0
2022-01-27 Change collate and ctype fields to type text Peter Eisentraut 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-09-14 Improve log messages from pg_import_system_collations(). Tom Lane 15.0
2021-09-03 Disallow creating an ICU collation if the DB encoding won't support it. Tom Lane 14.0
2021-09-03 Disallow creating an ICU collation if the DB encoding won't support it. Tom Lane 15.0
2021-09-03 Disallow creating an ICU collation if the DB encoding won't support it. Tom Lane 11.14
2021-09-03 Disallow creating an ICU collation if the DB encoding won't support it. Tom Lane 12.9
2021-09-03 Disallow creating an ICU collation if the DB encoding won't support it. Tom Lane 10.19
2021-09-03 Disallow creating an ICU collation if the DB encoding won't support it. Tom Lane 13.5
2021-07-18 Improve error checking of CREATE COLLATION options. Dean Rasheed 15.0
2021-05-07 Revert per-index collation version tracking feature. Thomas Munro 14.0
2021-04-05 Fix typo in collationcmds.c Michael Paquier 14.0
2021-03-08 Validate the OID argument of pg_import_system_collations(). Tom Lane 13.3
2021-03-08 Validate the OID argument of pg_import_system_collations(). Tom Lane 11.12
2021-03-08 Validate the OID argument of pg_import_system_collations(). Tom Lane 12.7
2021-03-08 Validate the OID argument of pg_import_system_collations(). Tom Lane 14.0
2021-03-08 Validate the OID argument of pg_import_system_collations(). Tom Lane 10.17