<b>5.0.5.1863</b>
Artyom Abakumov 2026.07.19 07:50:09
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