V.5.0.1 Improvements
#8181 — Ensure the standalone CS listener on Linux uses the SO_REUSEADDR socket option
Implemented by Dmitry Yemanov
#8165 — Added shutdown handler for Classic Server
Implemented by Alexander Peshkov, Alexander
#8104 — More efficient evaluation of expressions like RDB$DB_KEY <= ?
after mass delete
Implemented by Vlad Khorsun
#8066 — Make protocol schemes case-insensitive
Implemented by Vlad Khorsun
#8061 — Unnest IN/ANY/EXISTS
sub-queries and optimize them using semi-join algorithm
See also the configuration parameter SubQueryConversion.
Implemented by Dmitry Yemanov
#8042 — Improve conflict resolution on replica when table has both primary and unique keys
Implemented by Vlad Khorsun
#8030 — Better cardinality estimation when empty data pages exist
Implemented by Vlad Khorsun
#8010 — Remove gfix -cache
option
Implemented by Vlad Khorsun
#7978 — Update Windows distributions with zlib version 1.3.1
Implemented by Vlad Khorsun
#7928 — Make TempCacheLimit setting to be per-database (not per-attachment) for SuperClassic
Implemented by Vlad Khorsun