Re: Cursor - Mailing list pgsql-general

From Christophe
Subject Re: Cursor
Date
Msg-id 29F3C879-37E4-43C4-A33C-D59CE0B215C6@thebuild.com
Whole thread Raw
In response to Re: Cursor  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Cursor
List pgsql-general
On Jul 29, 2008, at 2:35 PM, Tom Lane wrote:
> No, he does need an OPEN.

Really?  I thought that PG didn't use OPEN:

"The PostgreSQL server does not implement an OPEN statement for
cursors; a cursor is considered to be open when it is declared."

    http://www.postgresql.org/docs/8.3/interactive/sql-declare.html

pgsql-general by date:

Previous
From: "Bob Pawley"
Date:
Subject: Re: Cursor
Next
From: "Scott Marlowe"
Date:
Subject: Re: How do I set up automatic backups?