On Saturday 24 January 2009 02:17:13 Tom Lane wrote: > 2. You don't want those rules, so you delete them, leaving you with the > traditional behavior where attempted inserts etc on the view fail.
This was never meant to be supported. If you don't want updates on the rules to succeed, don't grant privileges. -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
