pgsql: Bump catalog version for recent toast table additions

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Bump catalog version for recent toast table additions
Date: 2018-07-20 00:32:59
Message-ID: E1fgJLv-0003uQ-9c@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Bump catalog version for recent toast table additions

This has been forgotten in 96cdeae.

Branch
------
master

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

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 Dean Rasheed 2018-07-20 08:12:27 pgsql: Guard against rare RAND_bytes() failures in pg_strong_random().
Previous Message Michael Paquier 2018-07-19 22:48:51 pgsql: Add toast tables to most system catalogs