pgsql: Bump catversion because of new function in the materialized view - Mailing list pgsql-committers

From Kevin Grittner
Subject pgsql: Bump catversion because of new function in the materialized view
Date
Msg-id E1UCq7z-00044r-D4@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Bump catversion because of new function in the materialized view patch.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c8056592bcbed183fb03266d22fa1073bc8b04b4

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix overflow check in tm2timestamp (this time for sure).
Next
From: Tom Lane
Date:
Subject: pgsql: Fix to_char() to use ASCII-only case-folding rules where appropr