pgsql: Oops, we're working on version 9.2 already, not 9.1. Update the

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Oops, we're working on version 9.2 already, not 9.1. Update the
Date: 2011-08-10 06:29:24
Message-ID: E1Qr2I8-0005Cz-7w@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Oops, we're working on version 9.2 already, not 9.1. Update the
PG_CONTROL_VERSION accordingly; I updated it wrong in previous commit.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1f1b70a7cf957b88433f871f3732ad5701b6ad8b

Modified Files
--------------
src/include/catalog/pg_control.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-08-10 16:27:12 pgsql: Back-patch assorted latch-related fixes.
Previous Message Heikki Linnakangas 2011-08-10 06:22:56 pgsql: If backup-end record is not seen, and we reach end of recovery f