Pyrseas 0.4.0 is now available

From: Joe Abbate <jma(at)freedomcircle(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: Pyrseas 0.4.0 is now available
Date: 2011-09-27 01:52:15
Message-ID: 4E812C4F.5090101@freedomcircle.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Pyrseas 0.4.0, a framework for upgrading/migrating a PostgreSQL
database, has been released. It is available from PGXN, PyPI and PgFoundry.

Pyrseas now supports additional DDL features:

- CASTs
- CONSTRAINT TRIGGERs
- CONVERSIONs
- Dynamically loaded C language functions
- OPERATORs, OPERATOR CLASSes and OPERATOR FAMILies
- Composite and base TYPEs

Other changes:

* Clean up and enhance documentation and remove redundant methods.

* Use obj_description/col_description functions instead of querying
pg_description directly.

Best regards,

Joe Abbate

Browse pgsql-announce by date

  From Date Subject
Next Message Jignesh Shah 2011-09-27 09:20:41 Learn about VMware’s new data solutions at #PgWest
Previous Message Satoshi Nagayasu 2011-09-26 14:14:43 xlogdump 0.5.0 released