pgsql: Silence compiler warnings introduced by d87d548cd0.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Silence compiler warnings introduced by d87d548cd0.
Date: 2023-02-24 17:30:00
Message-ID: E1pVbtP-000WBu-Ka@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Silence compiler warnings introduced by d87d548cd0.

Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/20230224002029.GQ1653@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/05fc551796e82c451a6f2bc39d1eafb3be3d2657

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

Browse pgsql-committers by date

  From Date Subject
Next Message Dean Rasheed 2023-02-25 14:51:12 pgsql: Fix mishandling of OLD/NEW references in subqueries in rule acti
Previous Message Peter Eisentraut 2023-02-24 13:55:18 pgsql: Fix comment indentation and whitespace