Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: C-Interface Amound of Tupels in Result after COPYout


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: bert(dot)horvath(at)fh-erfurt(dot)de
  • Cc: pgsql-interfaces(at)postgresql(dot)org
  • Subject: Re: C-Interface Amound of Tupels in Result after COPYout
  • Date: Thu, 15 Nov 2007 11:14:00 -0500
  • Message-id: <3440.1195143240@sss.pgh.pa.us> <text/plain>

Bert Horvath <bert(dot)horvath(at)fh-erfurt(dot)de> writes:
> Tom Lane schrieb:
>> PQcmdTuples.  PQnTuples is for the number of rows actually returned to
>> the client by a SELECT.

> i have allready tryed out this it allways returns 0...

Try a more recent release.

[ checks code... ]  Looks like the count was added to COPY's command
status in 8.2.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group