Re: missing toast table for pg_policy - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: missing toast table for pg_policy
Date
Msg-id 20180714121345.GA1179@paquier.xyz
Whole thread Raw
In response to Re: missing toast table for pg_policy  (John Naylor <jcnaylor@gmail.com>)
List pgsql-hackers
On Sat, Jul 14, 2018 at 03:47:38PM +0700, John Naylor wrote:
> I hope you don't mind, but since it might be tedious to piece together
> the addenda I left behind in this thread, I thought it might be useful
> to update Joe's patch. The attached was rebased over the new
> regression test, passes the pg_upgrade test, and has a draft commit
> message.

The test added by ecd6b434 is very helpful.  Looking at the patch, this
seems sane to me.  pg_upgrade run with different past versions is
proving to pass properly, and we don't want to have toast tables for
large object catalogs.  It is nice that you took care of putting things
in a consistent order in IsSharedRelation().
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Segfault logical replication PG 10.4
Next
From: Julian Markwort
Date:
Subject: Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full