[rt-users] [PATCH] RT::Users->WhoBelongToGroups applies LimitToPrivileged filter
Craig Ringer
craig at 2ndquadrant.com
Wed Mar 13 17:15:09 EDT 2013
On 03/14/2013 01:50 AM, Thomas Sibley wrote:
> That injects the method into RT::Users. It will override the existing
> method and all code will use it once your extension is loaded. It is
> not private, as you describe.
>
Yes, but the name isn't referenced anywhere else so the additional
method won't affect any other code. Private in effect because of that.
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
More information about the rt-users
mailing list