Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1ZazyM-0002DN-TA for pgsql-docs@arkaria.postgresql.org; Sun, 13 Sep 2015 05:37:07 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1ZazyL-00012U-LP for pgsql-docs@arkaria.postgresql.org; Sun, 13 Sep 2015 05:37:05 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1Zazy1-0000f7-2s for pgsql-docs@postgresql.org; Sun, 13 Sep 2015 05:36:45 +0000 Received: from 9v6.net-wizard.org ([2a01:4f8:161:5382::9] helo=aragorn.net-wizard.org) by makus.postgresql.org with esmtp (Exim 4.84) (envelope-from ) id 1Zazxx-0006Jt-Qz for pgsql-docs@postgresql.org; Sun, 13 Sep 2015 05:36:43 +0000 Received: from localhost (debian [127.0.0.1]) by mail.net-wizard.org (Postfix) with ESMTP id 0BF37C406FE for ; Sun, 13 Sep 2015 07:36:38 +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 lTXHJbM9JEC7 for ; Sun, 13 Sep 2015 07:36:22 +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 82CB1C406FB for ; Sun, 13 Sep 2015 07:36:20 +0200 (CEST) From: "Charles Clavadetscher" To: Subject: Missing COMMENT ON POLICY Date: Sun, 13 Sep 2015 07:36:14 +0200 Message-ID: <016a01d0ede6$1fc6af00$5f540d00$@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: AdDt5U2lDKNKun8BSVagsHxRl9DhyA== Content-Language: de-ch X-Pg-Spam-Score: 0.8 (/) 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 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