pgsql: doc PG 17 relnotes: add item about pg_collation column renames

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 17 relnotes: add item about pg_collation column renames
Date: 2024-06-26 17:14:08
Message-ID: E1sMWDf-0037c2-UH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d537b2e037e580b03c284bf3fcb02be6c3d5c8f2

Modified Files
--------------
doc/src/sgml/release-17.sgml | 15 +++++++++++++++
1 file changed, 15 insertions(+)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message David G. Johnston 2024-06-26 17:18:45 Re: pgsql: doc PG 17 relnotes: add item about pg_collation column renames
Previous Message Nathan Bossart 2024-06-26 16:26:20 pgsql: Use PqMsg_* macros in fe-auth.c.