I cant find it or I'm just lazy ?

From: Darko Prenosil <darko(dot)prenosil(at)finteh(dot)hr>
To: hackers <pgsql-hackers(at)postgresql(dot)org>, "pgsql-general" <pgsql-general(at)postgresql(dot)org>
Subject: I cant find it or I'm just lazy ?
Date: 2003-02-24 19:53:05
Message-ID: 200302241953.05651.darko.prenosil@finteh.hr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

I need two answers I did not find in documentation :

How can I get exact number of rows in DECLARED CURSOR ?
OK, I can FETCH until NULL, but this does not fits my needs !

How can I get information is TRANSACTION already started ?
(TRANSACTION LEVEL)

The interface I'm using is libpq.

Regards !

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bradley McLean 2003-02-24 19:58:16 Re: A few questions to real pgsql gurus
Previous Message Marc G. Fournier 2003-02-24 19:41:34 Re: A few questions to real pgsql gurus

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-02-24 20:42:49 Re: Outdated example in documentation
Previous Message Josh Berkus 2003-02-24 19:22:08 Re: ILIKE