pgsql: Add catversion bump missed in 16828d5c0.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add catversion bump missed in 16828d5c0.
Date: 2018-03-28 02:09:47
Message-ID: E1f10X5-0007SC-8f@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add catversion bump missed in 16828d5c0.

Given that pg_attribute changed its layout...

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b4013b8e4a271816ba87aa56f46dbc04a083d962

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

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2018-03-28 03:01:20 Re: pgsql: Add catversion bump missed in 16828d5c0.
Previous Message Andres Freund 2018-03-28 01:10:31 Re: pgsql: Fast ALTER TABLE ADD COLUMN with a non-NULL default