Michael Paquier <[email protected]> wrote:> On Sat, May 30, 2015 at 11:47 AM, Peter Eisentraut <[email protected]> wrote:
>> the ALTER TABLE ... ENABLE RULE commands only allow acting on>> tables, even >> though rules can also exist on views and materialized views. > > I think that ALTER VIEW and ALTER MATERIALIZED VIEW should be able to > accept the command as well. What would be a use case for disabling the _RETURN rule for a [ MATERIALIZED ] VIEW? -- Kevin Grittner EDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
