Foreign tables privileges not shown in information_schema.table_privileges

From: Nicolas Thauvin <nicolas(dot)thauvin(at)dalibo(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Foreign tables privileges not shown in information_schema.table_privileges
Date: 2017-08-10 13:00:22
Message-ID: 20170810150022.5e9ac63b@dalibo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

The information_schema.table_privileges view filters on regular tables
and views. Foreign tables are not shown in this view but they are in
other views of the information_schema like tables or column_privileges.

Is it intentional? A patch is attached if not.

Thanks
--
Nicolas Thauvin
http://dalibo.com - http://dalibo.org

Attachment Content-Type Size
foreign-tables-in-information_schema-table_privileges.patch text/x-patch 636 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Vladimir Rusinov 2017-08-10 13:17:59 Re: Funny WAL corruption issue
Previous Message Sokolov Yura 2017-08-10 12:58:43 Re: Fix performance degradation of contended LWLock on NUMA