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

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

From
Heikki Linnakangas
Date:
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(-)