Info about number of tuples if not use FETCH ALL - Mailing list pgsql-general

From Yusron Hilmy
Subject Info about number of tuples if not use FETCH ALL
Date
Msg-id 009d01c123dd$e4d82680$3c0aa8c0@yusron
Whole thread Raw
Responses Re: Info about number of tuples if not use FETCH ALL  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-general
How to get number of tuples if after DECLARE CURSOR, I use FETCH NEXT (not
FETCH ALL) ?
PQntuples only work well if I use FETCH ALL.

Yusron



pgsql-general by date:

Previous
From: "Dr. Evil"
Date:
Subject: The mysterious BLOB and bytea data types
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Info about number of tuples if not use FETCH ALL