pgsql: Bump catversion for pg_file_settings

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Bump catversion for pg_file_settings
Date: 2015-05-08 23:15:22
Message-ID: E1YqrUI-0005gL-Jd@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Bump catversion for pg_file_settings

Pointed out by Andres (thanks!)

Apologies for not including it in the initial patch.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4b342fb591ebb556cab18fc999c8710e9733e5bb

Modified Files
--------------
src/include/catalog/catversion.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Stephen Frost 2015-05-08 23:25:42 pgsql: Modify pg_stat_get_activity to build a tuplestore
Previous Message Stephen Frost 2015-05-08 23:14:00 Re: pgsql: Add pg_file_settings view and function