> -Original Message-
> From: Rod Taylor [mailto:[EMAIL PROTECTED]]
> Sent: 02 May 2002 00:31
> To: Dave Page; [EMAIL PROTECTED];
> [EMAIL PROTECTED]
> Subject: Re: [pgadmin-hackers] RFC: Removal of Revision Control
>
>
> Thats fair. The ability to rollback most changes isn't
> over
Thats fair. The ability to rollback most changes isn't overly useful.
What is useful is the ability to replay commands on another database.
I suggest a good replacement would be a simple 'log' mode which writes
text based queries to a log file. PGAdmin should be able to play an
arbitrary text f
I am in the process of making *major* changes to the pgAdmin code to
support Schemas in the upcoming PostgreSQL 7.3 release.
I would like to remove the Revision Control feature from pgAdmin 1.3 for
the following reasons:
1) It is difficult to maintain. Removing the code will make Schema
implemen