<b>6.0.0.1959</b>
Artyom Abakumov 2026.05.21 19:17:14
Extend tempspace in safe way (#9030)
* Extend tempspace in safe way
* Restore `head` and `tail` in `TempSpace::extend` in case of exception
* Better name for original head holder in TempSpace::extend
* Add exception instead of assert for TempSpace::read and TempSpace::write
* Use Arg::Int64  in TempSpace status_vector
---------
Co-authored-by: Artyom Abakumov <artyom.abakumov@red-soft.ru>

Changed paths:
  M src/include/firebird/impl/msg/jrd.h
  M src/include/gen/Firebird.pas
  M src/jrd/TempSpace.cpp