Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src) - Mailing list pgsql-hackers

From Florin Irion
Subject Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src)
Date
Msg-id e2f2677b-726e-4321-9ca1-c54ea7cf6973@gmail.com
Whole thread Raw
In response to Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src)  (Álvaro Herrera <alvherre@kurilemu.de>)
Responses Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src)
List 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




pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Use CASEFOLD() internally rather than LOWER()
Next
From: "Greg Burd"
Date:
Subject: Re: Areas for Solaris support modernization