Re: C-Interface Amound of Tupels in Result after COPYout
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.interfaces |
|---|---|
| Message-ID | <[email protected]> |
Bert Horvath <[email protected]> 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 ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster