Re: Include RELKIND_TOASTVALUE in get_relkind_objtype

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: "Hsu, John" <hsuchen@amazon.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>, Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Date: 2019-11-06T04:43:14Z
Lists: pgsql-hackers
On Tue, Nov 05, 2019 at 01:41:28PM -0500, Tom Lane wrote:
> Pushed like that, then.

Thanks for the commit.
--
Michael

Commits

  1. Fix "unexpected relkind" error when denying permissions on toast tables.