From: Artyom A. <no...@gi...> - 2025-07-04 07:50:24
|
Branch: refs/heads/master Home: https://github.com/FirebirdSQL/firebird Commit: 1444312121c0fdfb8689fbb853d4b1c33a4f0b94 https://github.com/FirebirdSQL/firebird/commit/1444312121c0fdfb8689fbb853d4b1c33a4f0b94 Author: Artyom Abakumov <art...@gm...> Date: 2025-07-04 (Fri, 04 Jul 2025) Changed paths: M src/dsql/DsqlCompilerScratch.cpp M src/dsql/DsqlCompilerScratch.h M src/dsql/ExprNodes.cpp M src/jrd/RecordSourceNodes.cpp A src/jrd/tests/BlrGenTest.cpp Log Message: ----------- Merge putDtype and putType; remove duplicated code (#8610) * Merge putDtype and putType, remove duplicate code * Remove extra line * Simplify typeOfTable and typeOfName choice in blr generation * Add tests for DsqlCompilerScratch::putDType * Rename putDtype to putType with dsql_fld* overload * Use better names for TypeClause gen blr functions and make putField private * Resolve code style issues * Fix unit tests for putType with dsql_fld * Use better names for TypeClause blr generation methods * Renamed putField to putType * Postfix after merge --------- Co-authored-by: Artyom Abakumov <art...@re...> To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |