<b>6.0.0.1963</b>
Latest QA run:
SS: UTC 2026.05.21 22:37:17 - 2026.05.21 23:41:49
CS: UTC 2026.05.21 23:45:11 - 2026.05.22 01:25:26
-------------------------------------------------
GitHub Action 2026.05.21 21:26:12 <span class="t_gh_bot">increment build number</span>
-------------------------------------------------
Closest previous non-bot:
<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