pgsql: Silence compiler warnings introduced by d87d548cd0. - Mailing list pgsql-committers

From Jeff Davis
Subject pgsql: Silence compiler warnings introduced by d87d548cd0.
Date
Msg-id E1pVbtP-000WBu-Ka@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix comment indentation and whitespace
Next
From: Dean Rasheed
Date:
Subject: pgsql: Fix mishandling of OLD/NEW references in subqueries in rule acti