Re: Number of items in a cursor... - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Number of items in a cursor...
Date
Msg-id 200511151743.jAFHhBU08686@candle.pha.pa.us
Whole thread Raw
In response to Number of items in a cursor...  ("Cristian Prieto" <cristian@clickdiario.com>)
Responses Re: Number of items in a cursor...
List pgsql-general
Cristian Prieto wrote:
> Is there any way to get the numbers of items inside a cursor?

I can't see a way to do it except to do a FETCH ALL and count the
returned rows.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Bob Pawley
Date:
Subject: Is it databases in general, SQL or Postgresql?
Next
From: Bob Pawley
Date:
Subject: Re: Is it databases in general, SQL or Postgresql?