| From: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
|---|---|
| To: | tgl(at)sss(dot)pgh(dot)pa(dot)us |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: exec_execute_message crash |
| Date: | 2009-12-31 06:56:11 |
| Message-ID: | 20091231.155611.128866384.t-ishii@sraoss.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> > It'd be nice to have a test case for this, hint hint ...
>
> Still working on...
Done. Inclded are C test program along with modified fe-exec.c.
The modification made to fe-exec.c is sending Sync after Parse, Bind
and Describe. Pgpool-II does this in order to get current transaction
status.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/plain | 1.7 KB |
| unknown_filename | text/plain | 77.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Albe Laurenz | 2009-12-31 08:22:15 | Re: A third lock method |
| Previous Message | Craig Ringer | 2009-12-31 04:18:55 | Re: Thoughts on statistics for continuously advancing columns |