From: Vlad K. <no...@gi...> - 2025-04-12 10:40:21
|
Branch: refs/heads/master Home: https://github.com/FirebirdSQL/firebird Commit: 2ff68e9b63c34605770cdbea8c8245a1851fb15b https://github.com/FirebirdSQL/firebird/commit/2ff68e9b63c34605770cdbea8c8245a1851fb15b Author: Vlad Khorsun <hv...@us...> Date: 2025-04-11 (Fri, 11 Apr 2025) Changed paths: M src/jrd/Monitoring.cpp Log Message: ----------- Makes MON$COMPILED_STATEMENTS and MON$STATEMENTS share blobs with text and plan content of the same statement. Commit: 99299e5a63c3db1f857425178326f001586880f7 https://github.com/FirebirdSQL/firebird/commit/99299e5a63c3db1f857425178326f001586880f7 Author: Vlad Khorsun <hv...@us...> Date: 2025-04-11 (Fri, 11 Apr 2025) Changed paths: M src/jrd/Monitoring.cpp Log Message: ----------- Asserts and comments per @dyemanov request Commit: 8d68650d2f242d91101d6942ee74f40f0f33e903 https://github.com/FirebirdSQL/firebird/commit/8d68650d2f242d91101d6942ee74f40f0f33e903 Author: Vlad Khorsun <hv...@us...> Date: 2025-04-11 (Fri, 11 Apr 2025) Changed paths: M src/jrd/Monitoring.cpp Log Message: ----------- Avoid usage of new way for simple things, per @asfernandes request Co-authored-by: Adriano dos Santos Fernandes <529...@us...> Commit: 0ddc6193a09c1f97894e9795fdd82da34c0c96bc https://github.com/FirebirdSQL/firebird/commit/0ddc6193a09c1f97894e9795fdd82da34c0c96bc Author: Vlad Khorsun <hv...@us...> Date: 2025-04-12 (Sat, 12 Apr 2025) Changed paths: M src/jrd/Monitoring.cpp Log Message: ----------- Merge pull request #8513 from FirebirdSQL/work/mon_stmt_blobs Makes MON$COMPILED_STATEMENTS and MON$STATEMENTS share blobs with text and plan content of the same statement. Compare: https://github.com/FirebirdSQL/firebird/compare/240b88afee61...0ddc6193a09c To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |