pgsql: Continue long tradition of bumping the catalog version a little

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Continue long tradition of bumping the catalog version a little
Date: 2011-02-08 19:46:54
Message-ID: E1PmtWY-0007FS-5c@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Continue long tradition of bumping the catalog version a little late.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=7a7d36ec3363d10e0450209a9b451d86a2328b47

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

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2011-02-08 19:48:42 pgsql: Fix typo, by Kevin Grittner.
Previous Message Simon Riggs 2011-02-08 19:39:55 pgsql: Named restore points in recovery. Users can record named points,