Обсуждение: [COMMITTERS] pgsql: Include foreign tables in information_schema.table_privileges

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: Include foreign tables in information_schema.table_privileges

От
Peter Eisentraut
Дата:
Include foreign tables in information_schema.table_privileges

This appears to have been an omission in the original commit
0d692a0dc9f.  All related information_schema views already include
foreign tables.

Reported-by: Nicolas Thauvin <nicolas.thauvin@dalibo.com>

Branch
------
REL9_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9f0f4efc2f1ebbf37c1d52cb8c983d5dad65dcd6

Modified Files
--------------
src/backend/catalog/information_schema.sql | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)