remove deprecated COMMENT ON RULE syntax
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
Attachments:
0001-Remove-deprecated-COMMENT-ON-RULE-syntax.patchtext/x-patch; name=0001-Remove-deprecated-COMMENT-ON-RULE-syntax.patchDownload+53-149
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
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.
No objection here.
regards, tom lane
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
On Wed, Feb 22, 2017 at 8:05 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
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.No objection here.
Yeah, probably so.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers