Re: [INTERFACES] Counting updates with libpq - Mailing list pgsql-interfaces

From Tom Lane
Subject Re: [INTERFACES] Counting updates with libpq
Date
Msg-id 3024.920673406@sss.pgh.pa.us
Whole thread Raw
In response to Counting updates with libpq  (Bartek Teodorczyk <barteo@it.pl>)
Responses web interface  ("Max Calvo" <mcalvo@uswest.net>)
Re: [INTERFACES] Counting updates with libpq  (Michael Meskes <meskes@postgreSQL.org>)
List pgsql-interfaces
Bartek Teodorczyk <barteo@it.pl> writes:
> Is it possible to get number of updated records using the PQexec command
> and processing the PQresult record?

See PQcmdTuples() ...

            regards, tom lane

pgsql-interfaces by date:

Previous
From: Bartek Teodorczyk
Date:
Subject: Counting updates with libpq
Next
From: "Max Calvo"
Date:
Subject: web interface