pgAdmin 1.2.0 Released

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: pgadmin-hackers(at)postgresql(dot)org, pgadmin-support(at)postgresql(dot)org, "'pgsql-announce(at)postgresql(dot)org'" <pgsql-announce(at)postgresql(dot)org>, pgsql-cygwin(at)postgresql(dot)org, "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: pgAdmin 1.2.0 Released
Date: 2002-01-16 14:28:54
Message-ID: FED2B709E3270E4B903EB0175A49BCB104742F@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support pgsql-cygwin pgsql-general


I'm pleased to announce the release of pgAdmin II 1.2.0.

This release is the first 'stable' release of pgAdmin II following 12 months
of planning and writing of the 30,000 lines of code that make it all work.
I'd like to thank every one who helped out during this time with the
development itself, as well as the testing and bug chasing.

For those that are not familiar with pgAdmin II: pgAdmin II is a
comprehensive PostgreSQL database design and management system for Windows
95/98/ME/NT/2000/XP. More information, including a features list and
downloads can be found at http://pgadmin.postgresql.org/.

Changes in this release are minor of course, and include:

- Allow use of new serial8 type.
- Warn user that serial-created sequences & indexes must be manually
committed to Revision Control.
- Tweak efficiency of the Comment cache in pgSchema (~30% faster population
of cache).
- Distribute non Win2K riched32.dll.
- Update other column properties before renaming for safety.
- Set Unknowns As LongVarChar when connecting to allow ACLs > 255
characters.
- Added features list to help.
- Added bugs and to-do lists to help menu (missing for some reason).
- Added release procedure to help.
- Fixed a typo in the licence.
- Updated Copyright notices to include 2002.

The Database Migration Wizard (released seperately under GNU General Public
Licence) has also been updated:

- Ignore binary/blob fields correctly.
- Added support for MSSQL server (tested on same installations MSSQL 7 &
MSSQL 2000). [Artur Maslag]
- Some fixes to correct recognizing adNumeric type. [Artur Maslag]
- Fix for correct registry read for type mappings. [Artur Maslag]
- Handle Dates/Times a little more sanely.
- Prompt for extra login details on the source database if required.

Regards, Dave.

--
Dave Page
pgAdmin Project Leader

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2002-01-17 09:06:41 CREATE OR REPLACE VIEW / TRIGGER
Previous Message Dave Page 2002-01-15 08:52:48 Re: pgMigrate

Browse pgadmin-support by date

  From Date Subject
Next Message Erich Titl 2002-01-17 09:59:59 pgadmin horribly slow
Previous Message Dave Page 2002-01-16 13:54:39 Re: run-time error 429 on Win98

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2002-01-16 14:31:16 Re: reproduced elusive cygwin bug
Previous Message Thomas Pfau 2002-01-16 03:54:34 Performance

Browse pgsql-general by date

  From Date Subject
Next Message Esger Abbink 2002-01-16 14:44:44 oid problem with dumping database (failed sanity check, opr with oid 280515 was not found)
Previous Message Harald Massa 2002-01-16 13:21:39 Different views with same name for different users