PGexec() causes crashes...

From: "Rob Stoddard" <rstodd(at)cts(dot)com>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: PGexec() causes crashes...
Date: 2000-10-26 19:18:41
Message-ID: 000a01c03f81$8d2028c0$1cdb44d1@1472.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Whenever I run pgexec(), my program always crashes the next time I run it or make any memory allocation. Something tells me that either that function or pqclear() is deleting an already deleted pointer...

Rob Stoddard
rstodd(at)cts(dot)com

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2000-10-26 20:00:14 \df causes an ERROR: Function oid8types(oidvector) does not exists
Previous Message Sean Kelly 2000-10-26 19:02:08 Re: Updating multiple bool values crashes backend