I'm pleased to announce the availability of pgAdmin II 1.1.72. pgAdmin II is a comprehensive PostgreSQL management tool for Windows 95/98/ME/NT4/2K/XP. It may be downloaded from http://pgadmin.postgresql.org/.
This release is Release Candidate 2 for version 1.2, and is compatible with PostgreSQL 7.1.x and 7.2.x. Changes/Updates include: - Fixed a bug in the row identification code in the Edit Grid when deleting records. - Added a Cancel option to the Save SQL Query? prompt. - Fixed a bug in the Import Wizard which failed if not all the available target columns were selected. - Fixed a bug that prevented dropping of triggers. - Fixed a bug that prevented dropping of Users & Groups. - Fixed a bug that prevented dropping of Users or Groups with single quotes in their name. - Added support for PostgreSQL 7.2 style ACLs (seperated Update/Delete, added References & Trigger). - Updated PostgreSQL documents to the 7.2b4 version. - Load SQL scripts sensibly to prevent crashes with large scripts. - Quote column names correctly in Foreign Key definitions. Regards, Dave.