Re: [ODBC] Segmentation Fault in Postgres server when using psqlODBC

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Hiroshi Inoue <inoue@tpf.co.jp>
Cc: Andres Freund <andres@2ndquadrant.com>, Heikki Linnakangas <hlinnakangas@vmware.com>, Joshua Berry <yoberi@gmail.com>, pgsql-bugs@postgresql.org
Date: 2013-06-13T13:33:28Z
Lists: pgsql-bugs
Hiroshi Inoue <inoue@tpf.co.jp> writes:
> OK I made a test C program which reproduces the crash.
> The program uses libpq and a hack.

Oh, thank you, I was just about to go spend an hour doing that ...

			regards, tom lane