pgsql: Update comment

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update comment
Date: 2022-02-10 08:30:02
Message-ID: E1nI4q2-00038J-JC@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update comment

Update a comment that assumed that libc collations don't support
versioning. Also improve an adjacent error message a bit.

Branch
------
master

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

Modified Files
--------------
src/backend/utils/adt/pg_locale.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2022-02-10 11:13:28 pgsql: psql: Rename results to result when only a single one is meant
Previous Message Fujii Masao 2022-02-10 03:35:09 pgsql: Add min() and max() aggregates for xid8.