pg-migrator - pg_migrator: Stamp 8.4.17, which removes 8.5/9.0 support

From: bmomjian(at)pgfoundry(dot)org (User Bmomjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pg-migrator - pg_migrator: Stamp 8.4.17, which removes 8.5/9.0 support
Date: 2010-05-11 14:11:06
Message-ID: 20100511141106.CC7A610715C8@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Stamp 8.4.17, which removes 8.5/9.0 support mentions.

Modified Files:
--------------
pg_migrator/src:
info.c (r1.39 -> r1.40)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/info.c?r1=1.39&r2=1.40)
pg_migrator.h (r1.106 -> r1.107)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.h?r1=1.106&r2=1.107)

Browse pgsql-committers by date

  From Date Subject
Next Message User Bmomjian 2010-05-11 14:11:47 pg-migrator - pg_migrator: Remove 8.5/9.0 mentions now that it is part
Previous Message User Hlinnaka 2010-05-11 10:48:34 orafce - orafce: Rewrite defragmentation() function in a more readable