Re: [ODBC] Segmentation Fault in Postgres server when using psqlODBC
Joshua Berry <yoberi@gmail.com>
From: Joshua Berry <yoberi@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Hiroshi Inoue <inoue@tpf.co.jp>, Andres Freund <andres@2ndquadrant.com>,
Heikki Linnakangas <hlinnakangas@vmware.com>, pgsql-bugs@postgresql.org
Date: 2013-06-13T19:30:32Z
Lists: pgsql-bugs
Hiroshi, Tom, and Andres, On Thu, Jun 13, 2013 at 12:16 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > 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. > > I've committed a fix for this. Thanks again for the test case. > Many thanks for your time and effort in debugging, testing, and patching this. Kind Regards, -Joshua