]> granicus.if.org Git - postgresql/commit
CmdTuples() returns an int showing the number of affected tuples after an
authorBruce Momjian <bruce@momjian.us>
Wed, 6 Oct 1999 03:00:16 +0000 (03:00 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 6 Oct 1999 03:00:16 +0000 (03:00 +0000)
commit56ba75cb5394f2643505ac332f8b4e31a9c4ad7e
tree2bba9fdf80983b934c750277998c97247690e0a3
parent0eac2922ec861f0c6e39d1943c0510c00e59ad6d
CmdTuples() returns an int showing the number of affected tuples after an
insert, update or delete.  It will return -1 on error, although I've yet
to an error situation to prove that out!

Vince
src/interfaces/libpq++/libpq++.H
src/interfaces/libpq++/pgdatabase.cc
src/interfaces/libpq++/pgdatabase.h