pgsql: Implement the information schema with_hierarchy column

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Implement the information schema with_hierarchy column
Дата
Msg-id E1QxHcr-0002n9-2d@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Implement the information schema with_hierarchy column

In PostgreSQL, this is included in the SELECT privilege, so show YES
or NO depending on whether SELECT is granted.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/fd5b397ca4963bf91a54678be51207bf827e512a

Modified Files
--------------
doc/src/sgml/information_schema.sgml       |   18 ++++++++++++++++--
src/backend/catalog/information_schema.sql |    2 +-
2 files changed, 17 insertions(+), 3 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Spelling improvement
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Add support for #elif to pgrminclude.