DECLARE CURSOR - Mailing list pgsql-general

From snpe
Subject DECLARE CURSOR
Date
Msg-id 200211151705.32803.snpe@snpe.co.yu
Whole thread Raw
Responses Re: DECLARE CURSOR  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Re: DECLARE CURSOR  (Frank Miles <fpm@u.washington.edu>)
List pgsql-general
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

pgsql-general by date:

Previous
From: John Burski
Date:
Subject: Re: Parse error
Next
From: Stephan Szabo
Date:
Subject: Re: DECLARE CURSOR