Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL - Mailing list pgsql-hackers

From Nishant Sharma
Subject Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Date
Msg-id CADrsxdb_7nCwjfoFJ3p3QvOyQtZUkDVm0aqX73bWd+27tOTO7w@mail.gmail.com
Whole thread
In response to Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL  (Shruthi Gowda <gowdashru@gmail.com>)
List pgsql-hackers
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!


Regards,
Nishant Sharma,
EDB, Pune.

pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: [PATCH] Remove dead code in ExecForPortionOfLeftovers()
Next
From: shveta malik
Date:
Subject: Re: Fix pg_upgrade to detect invalid logical replication slots on PG19