mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 02:03:04 +01:00
Misc
This commit is contained in:
parent
c48ebfb786
commit
56397c2d43
@ -8627,9 +8627,6 @@ static void start_transaction(thread_db* tdbb, bool transliterate, jrd_tra** tra
|
||||
JRD_run_trans_start_triggers(tdbb, transaction);
|
||||
|
||||
*tra_handle = transaction;
|
||||
|
||||
// // run ON TRANSACTION START triggers
|
||||
// EXE_execute_db_triggers(tdbb, transaction, TRIGGER_TRANS_START);
|
||||
}
|
||||
catch (const Exception& ex)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user