pg-migrator - pg_migrator: Properly migrate sequences to handle new

From: bmomjian(at)pgfoundry(dot)org (User Bmomjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pg-migrator - pg_migrator: Properly migrate sequences to handle new
Date: 2009-07-20 18:57:12
Message-ID: 20090720185712.E3C71107213F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Properly migrate sequences to handle new 'start_value' column added in
Postgres 8.4.

Modified Files:
--------------
pg_migrator/src:
info.c (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/info.c?r1=1.18&r2=1.19)
pg_migrator.c (r1.56 -> r1.57)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.c?r1=1.56&r2=1.57)
pg_migrator.h (r1.63 -> r1.64)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.h?r1=1.63&r2=1.64)
version.c (r1.22 -> r1.23)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/version.c?r1=1.22&r2=1.23)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2009-07-20 20:38:55 pgsql: Install src/include/utils/fmgroids.h on VPATH builds too.
Previous Message Peter Eisentraut 2009-07-20 18:34:58 pgsql: Small additional clean from the rearrangement of the HTML index