Re: [Firebird-devel] [FB-Tracker] Created: (CORE-5746) Remove the restriction on create/delete, enable/disable the system indexes in system tables

2018-04-10 Thread Rashid Abzalov
The implemented feature allows changing user indexes to any users. Perhaps it makes sense to allow this only for users who are members of the RDB$ADMIN role? Or is it better to check by analogy with database triggers - SCL_check_database(tdbb, SCL_alter)? -

Re: [Firebird-devel] [FB-Tracker] Created: (CORE-5746) Remove the restriction on create/delete, enable/disable the system indexes in system tables

2018-04-10 Thread Vlad Khorsun via Firebird-devel
10.04.2018 21:51, Rashid Abzalov wrote: The implemented feature allows changing user indexes to any users. It allows to change user indices by the OWNERS and users with ALTER TABLE privilege granted, see below: fb30\temp\x64\debug\firebird>isql s:\Temp\A.30.FDB Database: s:\Temp\A.30.FDB, Us