[Fwd: In the Soup]
Thomas Lockhart <lockhart@alumni.caltech.edu>
From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: Thomas Good <tomg@q8.nrnet.org>, Michael Meskes <meskes@topsystem.de>
Cc: Postgres Hackers List <hackers@postgresql.org>
Date: 1998-04-16T14:29:26Z
Lists: pgsql-hackers
Thomas Good wrote:
>
> When I pare my main() module down to simply declaring a communication
> area (include sqlca.h) and then connecting to the db (which succeeds)
> and subsequently running exec sql delete from $table where
> $attribute=value; I get no stderr. But, alas, I get no record removed
> either. Meanwhile, the same sql cmd when run from psql rm's the
> record.
> Anyone who can get ecpg to delete records will earn my undying
> gratitude (or a rack of good belgian ale ;-) I am able to do data
> retrieval no problem via ecpg and this morn am writing a usr interface
> to do inserts and updates (we'll see how that goes...) But record
> removal eludes me.
> Help (Bruce! Tom! - Anybody!!?) (and thanks!)
> Tom Good
Meskes, Michael wrote:
>
> Thomas, could you please re-send me the original bug report. I seem to
> have lost it under the about 3000 mails wainting for me.
Thomas G., can you send Michael your pared-down test case? Thanks...
- Tom