This is the mail archive of the rhdb@sources.redhat.com mailing list for the RHDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Second of set of changes to Administrator 2.0 (Java) for PostgreSQL 7.4 series.


This patch adds majority of the new 7.4 functionality
to Administrator. In addition, it also fixes some
shortcomings related to 7.3 backends in the previous
versions.

Here is a brief list of important changes (AFAICR):

1. Added option to allow users to specify inheritance
when adding/dropping/renaming columns (on 7.3 and
higher backends).

2. Added new functionality related to domains (ALTER
DOMAIN, CHANGE OWNER, ADD CONSTRAINT and DROP
CONSTRAINT). Also, changed CreateDomainDialog to allow
specification of check constraints on 7.4 and higher
backends.

3. Added new functionality for ALTER TABLE (MARK FOR
CLUSTER and SET WITHOUT OIDS).

4. Changed CREATE INDEX for 7.4 and higher backends so
that columns/expressions can be specified.

5. Added ALTER SEQUENCE dialog.

6. Fixed bug that caused backend to show error
messages regarding unexpected connection termination
when Administrator was closed.

7. Fixed bug that caused Administrator to freeze if an
ALTER/CREATE dialog was opened, and closed by clicking
OK before any node in the tree was selected.

8. Fixed bug that caused Administrator to display an
error when VIEW DATA was selected, and the "Show OID"
option was on by default, and the table didn't have an
OID column.

9. Other minor fixes here and there...

Attached gzip file is contains 17 files and is ~390k
uncompressed. One file is the patch (~220k), and the
rest 16 are for 8 new dialogs. As usual, the .form
files are under GPL.

Deepak

______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca

Attachment: administrator-7.4patch-2.tar.bz2
Description: administrator-7.4patch-2.tar.bz2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]