pgsql: Remove a useless length check.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove a useless length check.
Date: 2025-11-25 19:40:10
Message-ID: E1vNytV-001O74-2D@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove a useless length check.

Author: Chao Li <lic(at)highgo(dot)com>
Discussion: https://postgr.es/m/CAEoWx2mW0P8CByavV58zm3=eb2MQHaKOcDEF5B2UJYRyC2c3ig@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3b9c118920580b97d0f6f618954876227a50a14a

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

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2025-11-25 20:58:47 Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent
Previous Message Álvaro Herrera 2025-11-25 18:12:48 pgsql: pg_dump tests: don't put dumps in stdout