| From: | "Charles Clavadetscher" <clavadetscher(at)swisspug(dot)org> |
|---|---|
| To: | <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | [DOCS] Missing COMMENT ON POLICY |
| Date: | 2015-09-13 06:21:55 |
| Message-ID: | 016c01d0edec$81975df0$84c619d0$@swisspug.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-hackers |
Hello
Well I gave it a try. I am still not very well aware how the process for
suggesting or submitting corrections work, but this is as far as I got.
In the attachment is a patch for the missing entry for POLICY in the
documentation on COMMENT that I mentioned earlier on pgsql-docs.
Hope this helps.
Regards
Charles
-----Original Message-----
From: pgsql-docs-owner(at)postgresql(dot)org
[mailto:pgsql-docs-owner(at)postgresql(dot)org] On Behalf Of Charles Clavadetscher
Sent: Sonntag, 13. September 2015 07:36
To: pgsql-docs(at)postgresql(dot)org
Subject: [DOCS] Missing COMMENT ON POLICY
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
| Attachment | Content-Type | Size |
|---|---|---|
| comment_on_policy.patch | application/softgrid-patch | 1.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Charles Clavadetscher | 2015-09-13 06:28:04 | Re: Missing COMMENT ON POLICY - update |
| Previous Message | Charles Clavadetscher | 2015-09-13 05:36:14 | Missing COMMENT ON POLICY |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Rowley | 2015-09-13 07:43:19 | Re: WIP: Make timestamptz_out less slow. |
| Previous Message | Charles Clavadetscher | 2015-09-13 05:36:14 | Missing COMMENT ON POLICY |