Re: [GENERAL] DECLARE CURSOR - Mailing list pgsql-hackers

From Haris Peco
Subject Re: [GENERAL] DECLARE CURSOR
Date
Msg-id 200211181757.46283.snpe@snpe.co.yu
Whole thread Raw
In response to Re: [GENERAL] DECLARE CURSOR  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [GENERAL] DECLARE CURSOR  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Monday 18 November 2002 05:46 pm, Bruce Momjian wrote:
> 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.

Is it planned UNDO (WAL) ?

Thanks
Haris Peco



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] DECLARE CURSOR
Next
From: Bruno Wolff III
Date:
Subject: Re: Getting float8 data into cube?