pgsql: Oops, forgot to fix the catversion when I committed the range ty

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Oops, forgot to fix the catversion when I committed the range ty
Date: 2011-11-06 12:36:53
Message-ID: E1RN1y1-0007Z8-N6@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Oops, forgot to fix the catversion when I committed the range types patch.
It was inadvertently changed to 201111111, which is a wrong date. Change it
to current date, and remove the comment that was supposed to remind me to
fix it before committing.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/780571cc9fcfc1d2c4a0212c19975f2ef0b2eb42

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-11-06 23:20:37 pgsql: Un-break horology regression test.
Previous Message Magnus Hagander 2011-11-05 15:01:40 Re: pgsql: Show statistics target for columns in \d+ on a table