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-04 14:16:42
Message-ID: CA+HEvJB5rcUzi+DBf7+ckb=rYoyTEjX0MM3FxKPUErmJUv+sEQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thank you!

Il giorno mer 4 mar 2026 alle ore 15:10 Álvaro Herrera <alvherre(at)kurilemu(dot)de>
ha scritto:

> On 2026-Mar-03, Florin Irion wrote:
>
> > 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.
>
> Okay, thanks, pushed to all branches.
>
> --
> Álvaro Herrera PostgreSQL Developer —
> https://www.EnterpriseDB.com/
> "But static content is just dynamic content that isn't moving!"
> http://smylers.hates-software.com/2007/08/15/fe244d0c.html
>

--
* Florin Irion *
* https://www.enterprisedb.com <https://www.enterprisedb.com/>*

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2026-03-04 14:17:25 Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice)
Previous Message Euler Taveira 2026-03-04 14:11:16 Re: doc: add note that wal_level=logical doesn't set up logical replication in itself