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-29T02:30:04Z
Lists: pgsql-hackers
Tatsuo Ishii <ishii@postgresql.org> writes:
>> Could we see an actual test case?

> If you don't mind to use pgpool, it would be possible. If not, I need
> to write a small program which handles frontend/backend protocol
> directly. What shall I do?

Hm, can't you get libpq to do it?

			regards, tom lane