pgsql: Bump PG_CONTROL_VERSION to account for the incompatible change

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Bump PG_CONTROL_VERSION to account for the incompatible change
Date: 2010-06-03 14:50:30
Message-ID: 20100603145030.B6CFD7541D2@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Bump PG_CONTROL_VERSION to account for the incompatible change committed earlier.

Modified Files:
--------------
pgsql/src/include/catalog:
pg_control.h (r1.55 -> r1.56)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/pg_control.h?r1=1.55&r2=1.56)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-06-03 16:33:36 pgsql: Update 9.0 release notes to current.
Previous Message Bruce Momjian 2010-06-03 14:41:25 pgsql: Markup fix.