Missing COMMENT ON POLICY

Поиск
Список
Период
Сортировка
От Charles Clavadetscher
Тема Missing COMMENT ON POLICY
Дата
Msg-id 016a01d0ede6$1fc6af00$5f540d00$@swisspug.org
обсуждение исходный текст
Список pgsql-docs
Hello

Lately I am working intensively with the documentation capabilities of
PostgreSQL and I noticed that, although the functionality is available in
9.5 to add a comment to a policy, there is no entry for in the documentation

http://www.postgresql.org/docs/9.5/static/sql-comment.html

Probably it would look like:

COMMENT ON POLICY policy_name ON table_name |

Between
OPERATOR FAMILY object_name USING index_method | and
[ PROCEDURAL ] LANGUAGE object_name |

Regards
Charles




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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Possible mistake in Section 63.6 - 9.6devel Documentation
Следующее
От: "Charles Clavadetscher"
Дата:
Сообщение: Re: Missing COMMENT ON POLICY - update