From: Vlad K. <no...@gi...> - 2025-06-11 09:04:09
|
Branch: refs/heads/master Home: https://github.com/FirebirdSQL/firebird Commit: c867f34da84fbc0e1843757c386f955c014d8d41 https://github.com/FirebirdSQL/firebird/commit/c867f34da84fbc0e1843757c386f955c014d8d41 Author: Vlad Khorsun <hv...@us...> Date: 2025-06-10 (Tue, 10 Jun 2025) Changed paths: M src/jrd/filters.cpp Log Message: ----------- Fixed string_filter (used with internal blob types) that could not report isc_segment. It fixes #8590 and other similar cases. Commit: bca0baa853f0e93930274e366c93b75087180b92 https://github.com/FirebirdSQL/firebird/commit/bca0baa853f0e93930274e366c93b75087180b92 Author: Vlad Khorsun <hv...@us...> Date: 2025-06-11 (Wed, 11 Jun 2025) Changed paths: M src/jrd/filters.cpp Log Message: ----------- Merge pull request #8594 from FirebirdSQL/work/gh_8590_2 Fixed string_filter (used with internal blob types) that could not report isc_segment. Compare: https://github.com/FirebirdSQL/firebird/compare/e4a112f6813b...bca0baa853f0 To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |