OSDN Git Service

I'm getting a SEGV error when testing ecpg using the perftest,or
authorMarc G. Fournier <scrappy@hub.org>
Wed, 18 Feb 1998 01:30:42 +0000 (01:30 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Wed, 18 Feb 1998 01:30:42 +0000 (01:30 +0000)
commitcdfac31335ed2d108e657796bcd32caa04ae27e8
tree89afffce12d7f2a94d6ec53cb281c6f5dcd590e5
parent74e015916eaa670f8986a13cf523a9bd59b55595
I'm getting a SEGV error when testing ecpg using the perftest,or
any other, example program.

I have tracked this down to a call to PQfinish() in ECPGfinish()
that occurs before any connection is established.

From: Keith Parks <emkxp01@mtcc.demon.co.uk>
src/interfaces/ecpg/lib/ecpglib.c