Re: [Firebird-devel] Documentation of SET DEBUG OPTION

2021-12-24 Thread Adriano dos Santos Fernandes
On 24/12/2021 09:24, Mark Rotteveel wrote: > > Thanks, I added the following: > > - ISQL: > https://www.firebirdsql.org/file/documentation/html/en/firebirddocs/isql/firebird-isql.html#isql-set-exec-path-display > > - langref: > https://www.firebirdsql.org/file/documentation/chunk/en/refdocs/fbla

Re: [Firebird-devel] Documentation of SET DEBUG OPTION

2021-12-24 Thread Mark Rotteveel
On 24-12-2021 13:14, Adriano dos Santos Fernandes wrote: On 24/12/2021 07:12, Mark Rotteveel wrote: Checking the changes of Firebird 4.0.1 to update the docs, I noticed that a new statement `SET DEBUG OPTION` has been introduced, but I can't find much about it, except for "To make isc_info_sql_e

Re: [Firebird-devel] Documentation of SET DEBUG OPTION

2021-12-24 Thread Adriano dos Santos Fernandes
On 24/12/2021 07:12, Mark Rotteveel wrote: > Checking the changes of Firebird 4.0.1 to update the docs, I noticed > that a new statement `SET DEBUG OPTION` has been introduced, but I can't > find much about it, except for "To make isc_info_sql_exec_path_blr_* > work, session must be first execute s

[Firebird-devel] Documentation of SET DEBUG OPTION

2021-12-24 Thread Mark Rotteveel
Checking the changes of Firebird 4.0.1 to update the docs, I noticed that a new statement `SET DEBUG OPTION` has been introduced, but I can't find much about it, except for "To make isc_info_sql_exec_path_blr_* work, session must be first execute set debug option dsql_keep_blr = true." in https