Make uselocale protection more consistent

From: "Tristan Partin" <tristan(at)neon(dot)tech>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Make uselocale protection more consistent
Date: 2023-06-27 15:02:05
Message-ID: CTNITWIN1G6L.CFIPH8SYNQQW@gonk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This is a patch which implements an issue discussed in bug #17946[0]. It
doesn't fix the overarching issue of the bug, but merely a consistency
issue which was found while analyzing code by Heikki. I had originally
submitted the patch within that thread, but for visibility and the
purposes of the commitfest, I have re-sent it in its own thread.

[0]: https://www.postgresql.org/message-id/49dfcad8-90fa-8577-008f-d142e61af46b@iki.fi

--
Tristan Partin
Neon (https://neon.tech)

Attachment Content-Type Size
v1-0001-Make-uselocale-protection-more-consistent.patch text/x-patch 2.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2023-06-27 15:20:20 Re: [PATCH] Honor PG_TEST_NOCLEAN for tempdirs
Previous Message Hayato Kuroda (Fujitsu) 2023-06-27 15:00:39 RE: [PATCH] Reuse Workers and Replication Slots during Logical Replication