Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1Zb0mM-0004MO-Ku for pgsql-docs@arkaria.postgresql.org; Sun, 13 Sep 2015 06:28:46 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1Zb0mL-00042K-Vs for pgsql-docs@arkaria.postgresql.org; Sun, 13 Sep 2015 06:28:46 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1Zb0m2-0003fp-4K for pgsql-docs@postgresql.org; Sun, 13 Sep 2015 06:28:26 +0000 Received: from 9v6.net-wizard.org ([2a01:4f8:161:5382::9] helo=aragorn.net-wizard.org) by magus.postgresql.org with esmtp (Exim 4.84) (envelope-from ) id 1Zb0ls-0005yR-7V for pgsql-docs@postgresql.org; Sun, 13 Sep 2015 06:28:25 +0000 Received: from localhost (debian [127.0.0.1]) by mail.net-wizard.org (Postfix) with ESMTP id B31F6C40876 for ; Sun, 13 Sep 2015 08:28:15 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at gandalf.net-wizard.org Received: from gandalf.net-wizard.org ([127.0.0.1]) by localhost (gandalf.net-wizard.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ml8PyGeZvalo for ; Sun, 13 Sep 2015 08:28:13 +0200 (CEST) Received: from MTEC0211 (mtec-lee-dock-2-133.ethz.ch [129.132.6.133]) (Authenticated sender: clavadetscher@swisspug.org) by aragorn.net-wizard.org (Postfix) with ESMTPSA id 782FAC40587 for ; Sun, 13 Sep 2015 08:28:11 +0200 (CEST) From: "Charles Clavadetscher" To: Subject: Re: Missing COMMENT ON POLICY - update Date: Sun, 13 Sep 2015 08:28:04 +0200 Message-ID: <019a01d0eded$5e08a000$1a19e000$@swisspug.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 15.0 Thread-Index: AdDt7UTxlzMMU956Qb+fH5J/BrgjMg== Content-Language: de-ch X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org I posted a patch for this on pgsql-hackers. Regards Charles > -----Original Message----- > From: pgsql-docs-owner@postgresql.org [mailto:pgsql-docs- > owner@postgresql.org] On Behalf Of Charles Clavadetscher > Sent: Sonntag, 13. September 2015 07:36 > To: pgsql-docs@postgresql.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 > > > > > -- > Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-docs -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs