mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 16:03:03 +01:00
174038cbf5
* Refactoring of CAST FORMAT Move CAST FORMAT logic to separate file. Separation of logic into parsing stage and execution stage. Add more FORMAT validation based on SQL standard. * Add more unit tests for incorrect FORMAT * Remove incorrect const specifier * Fixes after review Minor code changes. Move public CVT_FORMAT functions to CvtFormat.h. Add new error message if same is used pattern twice in string to datetime conversion. * Fix indents in comments * Add new files to windows build * Remove constexpr specifier from functions that is not real constexpr Because std::isdigit and std::isalpha are not constexpr. --------- Co-authored-by: Artyom Ivanov <artyom.ivanov@red-soft.ru> |
||
---|---|---|
.. | ||
cmake | ||
docker | ||
install | ||
make.new/config | ||
misc | ||
posix | ||
win32 |