pgsql: Remove obsolete comment.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove obsolete comment.
Date: 2024-05-07 18:58:39
Message-ID: E1s4Q1O-0022fS-SQ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove obsolete comment.

Per suggestion from Peter, the comment was not helpful, so remove it
rather than fixing it.

Reported-by: Peter Eisentraut
Discussion: https://postgr.es/m/d9421b21-e759-4b74-a039-c487b469c1f3@eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/832c4f657fc5d578dc821e9b5175b6ee341e18a8

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

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2024-05-07 18:59:28 Re: pgsql: Support C.UTF-8 locale in the new builtin collation provider.
Previous Message Tom Lane 2024-05-07 17:35:29 pgsql: Prevent RLS filters on ctid from breaking WHERE CURRENT OF <curs