pg-migrator - pg_migrator: Check that the new autovacuum_freeze_max_age

From: bmomjian(at)pgfoundry(dot)org (User Bmomjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pg-migrator - pg_migrator: Check that the new autovacuum_freeze_max_age
Date: 2009-12-16 21:49:19
Message-ID: 20091216214919.139A2107207F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Bmomjian 2009-12-16 21:49:24 pg-migrator - pg_migrator: Check that the new autovacuum_freeze_max_age
Previous Message Magnus Hagander 2009-12-16 19:38:55 pgsql: Remove spurious '22' that clearly shouldn't be there.