pgsql: doc: Update ALTER COLLATION wording

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Update ALTER COLLATION wording
Date: 2022-01-28 07:27:54
Message-ID: E1nDLfm-0008F1-O0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Update ALTER COLLATION wording

The original text on refreshing collation versions was written
specifically for ICU, and then information for other providers was
incrementally tacked on at the end. Reword this to be a bit more
general and less reflective of how it was added.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9a50f2e51cf89889a08922b74dbe68486f20b760

Modified Files
--------------
doc/src/sgml/ref/alter_collation.sgml | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2022-01-28 08:21:30 pgsql: Add some const decorations
Previous Message Etsuro Fujita 2022-01-28 06:56:48 pgsql: Fix typo in comment.