File tree 1 file changed +15
-0
lines changed
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>
275
275
</para>
276
276
</listitem>
277
277
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
+
278
293
<!--
279
294
Author: Masahiko Sawada <msawada@postgresql.org>
280
295
2024-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