[Fwd: In the Soup] - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject [Fwd: In the Soup]
Date
Msg-id 353615C6.CFDDA784@alumni.caltech.edu
Whole thread Raw
Responses Re: [HACKERS] [Fwd: In the Soup]
List 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

pgsql-hackers by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] Re: [PATCHES] ecpg patch
Next
From: Michael Meskes
Date:
Subject: recursive views