DECLARE CURSOR

From: snpe <snpe(at)snpe(dot)co(dot)yu>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: DECLARE CURSOR
Date: 2002-11-15 17:05:32
Message-ID: 200211151705.32803.snpe@snpe.co.yu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Hello,
When I call DECLARE CURSOR out of transaction command success,
but cursor is not created
Reference manual say that this get error :
ERROR: DECLARE CURSOR may only be used in begin/end transaction blocks
I don't find this text in pgsql source code
What is problem ?
Thanks
Haris Peco

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ian Harding 2002-11-15 17:16:30 Re: psql question
Previous Message Jean-Luc Lachance 2002-11-15 16:27:39 Re: limiting join results

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2002-11-15 17:35:40 Re: Geometry regression tests (was Re: Float output
Previous Message Bruce Momjian 2002-11-15 17:03:23 Re: Time to move on...