Catalog changes preparing for builtin collation provider.

Jeff Davis <jdavis@postgresql.org>

Commit: f696c0cd5f299f1b51e214efc55a22a782cc175d
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2024-03-09T22:48:18Z
Releases: 17.0
Catalog changes preparing for builtin collation provider.

Rename pg_collation.colliculocale to colllocale, and
pg_database.daticulocale to datlocale. These names reflects that the
fields will be useful for the upcoming builtin provider as well, not
just for ICU.

This is purely a rename; no changes to the meaning of the fields.

Discussion: https://postgr.es/m/ff4c2f2f9c8fc7ca27c1c24ae37ecaeaeaff6b53.camel%40j-davis.com
Reviewed-by: Peter Eisentraut

Files

Documentation touched

Discussion