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

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема [COMMITTERS] pgsql: Include foreign tables in information_schema.table_privileges
Дата
Msg-id E1dhlSU-0003JA-BJ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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_2_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/98e6784aa5b1a316c19d58c7b53f106936aca5e7

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: [COMMITTERS] pgsql: psql: Add tab completion for \pset pager
Следующее
От: Peter Eisentraut
Дата:
Сообщение: [COMMITTERS] pgsql: pg_receivewal: Improve verbose mode