pg-migrator - pg_migrator: Check that the new autovacuum_freeze_max_age - Mailing list pgsql-committers

From bmomjian@pgfoundry.org (User Bmomjian)
Subject pg-migrator - pg_migrator: Check that the new autovacuum_freeze_max_age
Date
Msg-id 20091216214919.139A2107207F@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Check that the new autovacuum_freeze_max_age is not smaller than old

Modified Files:
--------------
    pg_migrator/src:
        pg_migrator.c (r1.71 -> r1.72)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.c?r1=1.71&r2=1.72)
        pg_migrator.h (r1.76 -> r1.77)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.h?r1=1.76&r2=1.77)
        server.c (r1.17 -> r1.18)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/server.c?r1=1.17&r2=1.18)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Remove spurious '22' that clearly shouldn't be there.
Next
From: bmomjian@pgfoundry.org (User Bmomjian)
Date:
Subject: pg-migrator - pg_migrator: Check that the new autovacuum_freeze_max_age