Re: [GENERAL] DECLARE CURSOR

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Haris Peco <snpe(at)snpe(dot)co(dot)yu>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [GENERAL] DECLARE CURSOR
Date: 2002-11-18 17:46:22
Message-ID: 200211181746.gAIHkMr29286@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Haris Peco wrote:
> > > great.
> > > Is it possible with savepoints next :
> > > when am I in transaction and any command is error - only this command
> > > is lost and I continue normal ?
> >
> > Yes, that will be part of it. I am working on my proposal today.
> Fine.What about cursor out of a transaction ?

That is not part of my work.

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Haris Peco 2002-11-18 17:47:16 Re: [GENERAL] DECLARE CURSOR
Previous Message Bruce Momjian 2002-11-18 17:38:51 Re: [GENERAL] DECLARE CURSOR

Browse pgsql-hackers by date

  From Date Subject
Next Message Haris Peco 2002-11-18 17:47:16 Re: [GENERAL] DECLARE CURSOR
Previous Message Tim Bunce 2002-11-18 17:44:08 Re: DBD::PostgreSQL