Peter Eisentraut wrote: > Fill in no_priv_msg for publications and subscriptions > > Even though these messages are not used yet, we should keep the list > complete.
Hmm, should we add a StaticAssert() somewhere that lengthof(msg_no_priv) is somehow consistent with the AclObjectKind enum? Probably in aclcheck_error() itself. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
