|
From: Dmitry Y. <di...@us...> - 2003-09-30 14:06:11
|
Ivan, > In Firebird 1, CURRENT_ROLE returns either name of role used > in CONNECT > statement (in proper case, as exists in database), or "NONE" > if no ROLE clause was used in CONNECT, or if role does not exist, > or if user has not granted the role. > > In firebird 1.5, however, CURRENT_ROLE _always_ returns > exactly the same > role name as used in CONNECT statement, regardless whether role exists > or whether I have right to use that role. Fixed a few days ago in both branches. Dmitry |