Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src)

From: Florin Irion <irionr(at)gmail(dot)com>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src)
Date: 2026-03-03 21:04:45
Message-ID: e2f2677b-726e-4321-9ca1-c54ea7cf6973@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 03/03/26 20:48, Álvaro Herrera wrote:

> Cool, yeah, this is broken. I propose to add the corresponding test in
> src/test/modules/test_ddl_deparse though -- that way we don't need
> another event trigger. So how about like this?

​LGTM, I had to look up the CREATE TEXT SEARCH CONFIGURATION
first time I saw it.

Cheers,
Florin

--

EDB ​ --​ www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Burd 2026-03-03 21:07:11 Re: Areas for Solaris support modernization
Previous Message Jeff Davis 2026-03-03 21:01:48 Re: Use CASEFOLD() internally rather than LOWER()