On Mon, 20 Apr 1998, Bruce Momjian wrote:
> >
> > >> Meskes, Michael wrote:
> > >> >
> > >> > Is this really a bug? I haven't seen any (commercial) system
> > supporting
> > >> > this kind of transaction recovery. Once you drop a table the
> > data is
> > >> > lost, no matter if you rollback or not.
> > >
> > >SOLID restores a dropped table with rollback.
> >
> > Same with Informix.
> >
> >
>
> Added to TODO list:
>
> * Allow table creation/destruction to be rolled back
Table creation already works. We have some problems with drop table and alter
table also.
Jose'