On 15-6-2018 17:58, Leyne, Sean wrote:
Mark,

Is there currently an option (table (virtual?) or otherwise) to list all the
SYSTEM context variable names for use with RDB$GET_CONTEXT (and maybe
the values)?

They are in the README.context_variables file in the doc\sql.extensions folder

That is not within Firebird itself. I want to be able to do something like

select RDB$GET_CONTEXT('SYSTEM', variable_name) from <the-table>

or even

select variable_name, variable_value from <the-table>

I can do that for USER_SESSION and USER_TRANSACTION.

Mark
--
Mark Rotteveel

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to