pg-migrator - pg_migrator: Allow migration to/from the same Postgres - Mailing list pgsql-committers

From bmomjian@pgfoundry.org (User Bmomjian)
Subject pg-migrator - pg_migrator: Allow migration to/from the same Postgres
Date
Msg-id 20090525200837.B2F7F17ADF18@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Allow migration to/from the same Postgres major version, for beta upgrades.

Modified Files:
--------------
    pg_migrator/src:
        pg_migrator.c (r1.32 -> r1.33)

(http%3A%2F%2Fcvs.pgfoundry.org%2Fcgi-bin%2Fcvsweb.cgi%2Fpg-migrator%2Fpg_migrator%2Fsrc%2Fpg_migrator.c%3Fr1%3D1.32%26r2%3D1.33)

pgsql-committers by date:

Previous
From: eggyknap@pgfoundry.org (User Eggyknap)
Date:
Subject: pllolcode - pllolcode: Fix unreleased catalog tuple
Next
From: bmomjian@pgfoundry.org (User Bmomjian)
Date:
Subject: pg-migrator - pg_migrator: Throw an error if there is a tsquery column;