Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d537b2e

Browse filesBrowse files
committed
doc PG 17 relnotes: add item about pg_collation column renames
Reported-by: David G. Johnston Discussion: https://postgr.es/m/CAKFQuwYRw30QaWrSsL57k3L_=zdQ4JTgY9pGnnhm42B7fGJX1A@mail.gmail.com Backpatch-through: master
1 parent 32f0799 commit d537b2e
Copy full SHA for d537b2e

File tree

Expand file treeCollapse file tree

1 file changed

+15
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+15
-0
lines changed

‎doc/src/sgml/release-17.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/release-17.sgml
+15Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff 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
<!--
279294
Author: Masahiko Sawada <msawada@postgresql.org>
280295
2024-04-02 [667e65aac] Use TidStore for dead tuple TIDs storage during lazy vac

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.