Re: no of affected rows in prepared stmts - Mailing list pgsql-hackers

From Christoph Haller
Subject Re: no of affected rows in prepared stmts
Date
Msg-id 3F336A91.AABF3504@rodos.fzk.de
Whole thread Raw
In response to no of affected rows in prepared stmts  ("Rahul_Iyer" <rahul_iyer@persistent.co.in>)
List pgsql-hackers
>
> hi
> whenever i call an execute on a prepared statement, i get the return
value
> of PQcmdTuples() as NULL even if the query did modify tuples...
> how can i get the number of affected tuples?
> thanx in adv.
> rahul
>
I'm observing the same pretty odd behavior.
Do we both expect something wrong.
Regards, Christoph




pgsql-hackers by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: Re: getting confused parsing ACLITEMS...
Next
From: Peter Eisentraut
Date:
Subject: src/interfaces/cli