Re: exec_execute_message crush

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: 2009-12-29T01:36:37Z
Lists: pgsql-hackers
Tatsuo Ishii <ishii@postgresql.org> writes:
> It seems the source of the problem is, exec_execute_message tries to
> execute unamed portal which has unnamed statement which has already
> gone.

Could we see an actual test case?

			regards, tom lane