[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Status of 1.4 and call for involvement



Chris Travers wrote:
Anyone who would like help getting started should email this list.

sql/modules/Roles.sql attempts to execute:

1409 GRANT EXECUTE ON FUNCTION  admin__list_roles(text)
1410 TO "lsmb_<?lsmb dbname ?>__users_manage";


No such function "admin__list_roles" is defined. Should that be "admin__get_roles" ?