File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -275,6 +275,21 @@ Author: Peter Eisentraut <peter@eisentraut.org>
275275 </para>
276276 </listitem>
277277
278+ <!--
279+ Author: Jeff Davis <jdavis@postgresql.org>
280+ 2024-03-09 [f696c0cd5] Catalog changes preparing for builtin collation provider
281+ -->
282+
283+ <listitem>
284+ <para>
285+ Rename <link
286+ linkend="catalog-pg-collation"><structname>pg_collation</structname>.<structfield>colliculocale</structfield></link>
287+ to <structfield>colllocale</structfield> and
288+ <structname>pg_collation</structname>.<structfield>daticulocale</structfield>
289+ to <structfield>datlocale</structfield> (Jeff Davis)
290+ </para>
291+ </listitem>
292+
278293<!--
279294Author: Masahiko Sawada <msawada@postgresql.org>
2802952024-04-02 [667e65aac] Use TidStore for dead tuple TIDs storage during lazy vac
You can’t perform that action at this time.
0 commit comments