Re: Crash issue in PG18.5 regression - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: Crash issue in PG18.5 regression
Date
Msg-id 2ee1c8bcd38e24cf9f823da150d8a83d938d2ea2.camel@j-davis.com
Whole thread
In response to Re: Crash issue in PG18.5 regression  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
On Tue, 2026-08-11 at 12:19 +0300, Heikki Linnakangas wrote:
> Interestingly this only fails on REL_18_STABLE. On REL_19_STABLE,
> pg_strupper() checks if locale->ctype is NULL, and does the
> equivalent
> of asc_toupper() internally.

Ugh. I should have backported 1476028225, sorry :-(

Thank you for catching it quickly, Masashi!

Regards,
    Jeff Davis




pgsql-hackers by date:

Previous
From: Corey Huinker
Date:
Subject: Re: postgres_fdw: Emit message when batch_size is reduced
Next
From: Sami Imseih
Date:
Subject: Re: CREATE INDEX vs. TOAST table stats