Re: AtAbort_Portsl problem
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Tatsuo Ishii <ishii@postgresql.org>
Cc: pgsql-hackers@postgresql.org
Date: 2010-01-18T00:41:29Z
Lists: pgsql-hackers
Tatsuo Ishii <ishii@postgresql.org> writes: > While ago, I reported a problem regarding exec_execute_message crash > in transaction abort state if sync message issued right after parse, > bind and execute message (which is normal if used with pgpool). After > further investigation, I concluded that there's a serious problem with > unnamed portal handling. I was never able to get your test case to work (or, rather, crash). Does this patch address the original issue, or is this something different? regards, tom lane