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

From John Naylor
Subject Re: missing toast table for pg_policy
Date
Msg-id CAJVSVGVYgxdR8N9hcXBnpATyS4MWVPhkv6oRQsDhSmOE=nT-uw@mail.gmail.com
Whole thread Raw
In response to Re: missing toast table for pg_policy  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: missing toast table for pg_policy  (Michael Paquier <michael@paquier.xyz>)
Re: missing toast table for pg_policy  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On 7/12/18, Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote:
> To get things rolling, I have committed the regression test addition.
>
> I'll look through the other stuff soon.

Hi Peter,

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.

-John Naylor

Attachment

pgsql-hackers by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: GiST VACUUM
Next
From: Peter Eisentraut
Date:
Subject: Re: assert in nested SQL procedure call in current HEAD