Re: ANN: Database Designer for PostrgreSQL ver.1.2.7 released

From: <PBiyagamage(at)rbauction(dot)com>
To: pgsql-announce-unsubscribe(at)postgresql(dot)org
Cc: pgsql-announce(at)postgresql(dot)org
Subject: Re: ANN: Database Designer for PostrgreSQL ver.1.2.7 released
Date: 2008-12-17 20:10:25
Message-ID: OFFAD11CE1.77393E66-ON88257522.006ED13E-88257522.006ED152@rbauction.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Please remove me from the subscription list.

-----pgsql-announce-owner(at)postgresql(dot)org wrote: -----

To: pgsql-announce(at)postgresql(dot)org
From: thesis(at)gf(dot)microolap(dot)com
Sent by: pgsql-announce-owner(at)postgresql(dot)org
Date: 12/15/2008 05:48AM
Subject: [ANNOUNCE] ANN: Database Designer for PostrgreSQL ver.1.2.7
released

Database Designer for PostgreSQL 1.2.7 released.

Version 1.2.7 (December 15, 2008)

Table dependent composite type can be used now as well as others User
Defined Types.
Repair Model improved. Bugs with SQL Reverse Engineering fixed.
Constraints support TABLESPACE and FILLFACTOR options.

You're welcome to download the latest release from our website at:
http://microolap.com/products/database/postgresql-designer/download/

Full changelog:
[!] Table dependent composite type can be used now
[+] "Use SQL standard type names instead of specific PostgreSQL" option
added
[+] ALTER TABLE ... ADD CONSTRAINT supported in SQL Script Reverse Engineer
now
[+] AutoInc option is set for columns with SERIAL and BIGSERIAL types while
SQL Script Reverse Engineer
[+] Comment support for constraints, indices, triggers and rules added
[+] Fill Factor and Tablespace support added for UNIQUE and PRIMARY KEY
constraints
[*] Added checking to exclude return type "trigger" for stored routine in
SQL language
[*] Object creation order can be changed in Generate Database now
[*] Repair Model improved for stored routines
[*] Scale of underlying numeric type of domain is reversed now
[-] "CREATE TABLESPACE cannot be executed from a function or multi-command
string" error fixed
[-] "EAccessViolation error occured while Reverse Engineer table field with
user defined type" bug fixed
[-] "EZeroDivide: Floating point division by zero" bug fixed
[-] "Impossible to select "xml" and "bit varying[]" types" bug fixed
[-] "Index Manager doesn't allow edit attributes" bug fixed
[-] "Invalid Type Cast error while Reverse Engineer SQL Script with table
constraints" bug fixed
[-] "Schemas have invalid object identifiers after Reverse Engineer SQL
Script" bug fixed
[-] "Sometimes objects have smaller width then needed after zooming" bug
fixed
[-] "SQL Script Reverse Engineer failed for numeric precision and scale"
bug fixed
[-] "SQL Script Reverse Engineer incorrectly parses dollar-quoted stored
routine definition" bug fixed
[-] "SQL Script Reverse Engineer incorrectly parses single-quoted stored
routine definition" bug fixed

---
Best regards,
MicroOLAP Technologies LTD
http://www.microolap.com

---------------------------(end of broadcast)---------------------------
-To unsubscribe from this list, send an email to:

pgsql-announce-unsubscribe(at)postgresql(dot)org

In response to

Browse pgsql-announce by date

  From Date Subject
Next Message Robert Treat 2008-12-20 03:32:37 phpPgAdmin 4.2.2 Security Release
Previous Message Paul Ramsey 2008-12-16 16:46:00 PostGIS 1.3.5 Released