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
-
Fix null-pointer crash in ECPG compiler.
- 917fdbc633e2 18 (unreleased) landed
- 7f5e0b22e5ea 19 (unreleased) landed
-
ecpg: fix some memory leakage of data-type-related structures.
- 0e6060790d65 18.0 cited