Pyrseas 0.2.0 is now available

From: Joe Abbate <jma(at)freedomcircle(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: Pyrseas 0.2.0 is now available
Date: 2011-05-20 01:04:13
Message-ID: 4DD5BE0D.6000000@freedomcircle.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Pyrseas 0.2.0, a toolkit for PostgreSQL version control has been
released. In addition to the basic schema, table, column, primary key,
foreign key and index features present in the first release, Pyrseas now
supports:

- COMMENTs on schemas, tables, columns and functions
- VIEWs
- PROCEDURAL LANGUAGEs
- FUNCTIONs
- INHERITed tables and by extension partitioned tables
- ALTER TABLE RENAME COLUMN and enhanced support for other
ALTER object RENAME statements.
- FOREIGN KEY ON UPDATE and ON DELETE actions

Testing against multiple PostgreSQL versions is now possible and this
release has been tested against PostgreSQL 8.4.8, 9.0.4 and 9.1 Beta 1.
In addition to GitHub, the Python Package Index and PgFoundry, the
release is now available on the PostgreSQL Extension Network (PGXN):

http://pgxn.org/dist/pyrseas/

Thanks to David Wheeler and Daniele Varrazzo for their help with PGXN.

Best regards,

Joe Abbate

Browse pgsql-announce by date

  From Date Subject
Next Message David Fetter 2011-05-23 06:06:59 == PostgreSQL Weekly News - May 22 2011 ==
Previous Message PostgreSQL - Hans-Jürgen Schönig 2011-05-19 12:52:51 pg_matlab released