remove deprecated COMMENT ON RULE syntax

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: remove deprecated COMMENT ON RULE syntax
Date: 2017-02-22 14:16:28
Message-ID: 3a2ceb06-8caa-4692-7200-2dde2847cb8e@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

There is support for COMMENT ON RULE <name> without specifying a table
name, for upgrading from pre-7.3 instances. I think it might be time
for that workaround to go.

Patch attached.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
0001-Remove-deprecated-COMMENT-ON-RULE-syntax.patch text/x-patch 11.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2017-02-22 14:26:10 Re: "may be unused" warnings for gcc
Previous Message Thom Brown 2017-02-22 14:08:04 Re: make async slave to wait for lsn to be replayed