Re: [HACKERS] 7.0 status request

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] 7.0 status request
Date: 1999-11-23 03:20:59
Message-ID: 383A081B.8AFCC4AE@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hiroshi Inoue wrote:
>
> > > As for cache invalidation(rollback),I may be able to do something.
> > > However new save point feature would need some change around
> > > it. I don't know how Vadim would change it.
> >
> > I have no plans to implement it for 7.0...
> >
>
> Doesn't ROLLBACK to a save point rollback catalog cache ?

There will be no savepoints in 7.0...
But I'm going to rollback all changes made by xaction
on abort...

Vadim

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-11-23 03:38:06 Re: [HACKERS] 7.0 status request
Previous Message Hiroshi Inoue 1999-11-23 03:20:57 RE: [HACKERS] 7.0 status request