Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Nishant Sharma <nishant(dot)sharma(at)enterprisedb(dot)com>
Cc: Shruthi Gowda <gowdashru(at)gmail(dot)com>, Mahendra Singh Thalor <mahi6run(at)gmail(dot)com>, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Date: 2026-05-01 19:20:40
Message-ID: CAD5tBcL7rMgeykb2ZRF3t00SaWzOhtVME-fDqvspH88d+rosFw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Apr 22, 2026 at 12:27 AM Nishant Sharma <
nishant(dot)sharma(at)enterprisedb(dot)com> wrote:

> Thanks Shruthi!
>
> v5 code, v4_test and v4_test_15 patches look good to me.
>
> I checked ECPG regression on master, REL_18, REL_17, REL_16, REL_15,
> REL_14 using both make and meson.
>
> I have finished my review work on the patches. Thank you!
>
>
>
>
Thanks, everybody, pushed (as combined patches)

cheers

andrew

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Jones 2026-05-01 19:34:42 Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Previous Message Jim Jones 2026-05-01 19:16:39 Re: Fix bug with accessing to temporary tables of other sessions