pgsql: Fix obsolete comment. - Mailing list pgsql-committers

From Jeff Davis
Subject pgsql: Fix obsolete comment.
Date
Msg-id E1whH0I-0004wz-1t@gemulon.postgresql.org
Whole thread
List pgsql-committers
Fix obsolete comment.

Reported-by: Noah Misch <noah@leadboat.com>
Discussion: https://postgr.es/m/20260630012919.78@rfd.leadboat.com
Backpatch-through: 19

Branch
------
REL_19_STABLE

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

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


pgsql-committers by date:

Previous
From: Jeff Davis
Date:
Subject: pgsql: pg_locale_libc.c: add missing casts to unsigned char.
Next
From: Richard Guo
Date:
Subject: pgsql: Tighten nullingrels checks for outer joins