Re: [BUG] ECPG crash with union type

Jehan-Guillaume de Rorthais <jgdr@dalibo.com>

From: Jehan-Guillaume de Rorthais <jgdr@dalibo.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-06-26T10:00:52Z
Lists: pgsql-hackers
On Thu, 25 Jun 2026 16:46:05 -0400
Tom Lane <tgl@sss.pgh.pa.us> wrote:

>>[…]
> Yeah, I agree.  Will fix, thanks for the report!

Thank you for your quick answer and commit!

Have a good day,



Commits

  1. Fix null-pointer crash in ECPG compiler.

  2. ecpg: fix some memory leakage of data-type-related structures.