Simplified Function Registration Macro for Faster Incremental Builds
Official CH changelog text
Simplified function registration macro interface (FUNCTION_REGISTER*) to eliminate the step to add and call an extern function in the registerFunctions.cpp, it also makes incremental builds of a new function faster. #38615 (Li Yin).