log

age author description
24 months ago Sjoerd Mullender Use atomic variables for lvl_per_component. Jun2023
24 months ago Sjoerd Mullender Use atomic variable for GDKdebug. Jun2023
24 months ago Niels Nes removed verbose output again, as it requires bison 3.6 and up
24 months ago Niels Nes approved output
24 months ago Niels Nes more helpful error messages
24 months ago Niels Nes merged with default parquet
24 months ago Niels Nes improved decimal type detection (including scale), fallback too double on differences in scales parquet
24 months ago Niels Nes added simple date, time and timestamp detection parquet
24 months ago Sjoerd Mullender Use proper conditional for C integration. Sep2022
24 months ago Sjoerd Mullender Merge with Jun2023 branch.
24 months ago Sjoerd Mullender Use const char *. Jun2023
24 months ago Sjoerd Mullender Function sys.asciify was granted to public. Jun2023
24 months ago Sjoerd Mullender Move MAL test to MAL directory. Jul2021
24 months ago Sjoerd Mullender Merge with Jun2023 branch.
24 months ago Sjoerd Mullender Merge with Sep2022 branch. Jun2023
24 months ago Sjoerd Mullender Merge with Jan2022 branch. Sep2022
24 months ago Sjoerd Mullender Merge with Jul2021 branch. Jan2022
24 months ago Sjoerd Mullender Code cleanup. Jul2021
24 months ago Sjoerd Mullender After string offset heap upgrade, if no other refs, free memory. Jul2021
24 months ago Sjoerd Mullender Require explicit deletion of "oldtail" property. Jul2021
24 months ago Sjoerd Mullender Plug a memory leak. Jul2021
24 months ago Sjoerd Mullender Merge with Sep2022 branch. Jun2023
24 months ago Sjoerd Mullender Initialize variable to help compiler. Jun2023
24 months ago Martin van Dinther Improved and extended tests of {fn convert(expr, SQL_ODBC_type)} functions. Jun2023
24 months ago Sjoerd Mullender Merge with Jan2022 branch. Sep2022
24 months ago Niels Nes merged Jun2023
24 months ago Niels Nes revert accidental change Jun2023
24 months ago Niels Nes need more space during asciify Jun2023
24 months ago Martin van Dinther Added more tests. Jun2023
24 months ago Sjoerd Mullender Fix merge error. Jan2022
24 months ago Sjoerd Mullender Merge with Sep2022 branch. Jun2023
24 months ago Sjoerd Mullender Merge with Jan2022 branch. Sep2022
24 months ago Sjoerd Mullender Merge with Jul2021 branch. Jan2022
24 months ago Sjoerd Mullender Backported changeset d0abd3472eda, 1dac463d64c8, 0743319615a9, 2e3d1d0cbc4a, 9dd7ea5944d3, e901f1e4d8cf. Jul2021
24 months ago Sjoerd Mullender Move tail check test (-d65536) to start of commit. Jul2021
24 months ago Martin van Dinther SQL_TSI_FRAC_SECOND is now also suported for both timestampadd() and timestampdiff() functions. Jun2023
24 months ago Sjoerd Mullender Merge with Jan2022 branch. Sep2022
24 months ago Sjoerd Mullender Merge with Jul2021 branch. Jan2022
24 months ago Sjoerd Mullender Do not remove tail file if the oldtail pointer exists and uses the same file. Sep2022
24 months ago Niels Nes merged Jun2023
24 months ago Niels Nes fixed crash in asciify Jun2023
24 months ago Martin van Dinther On power8 platform on testweb the SQL parser gives different error message. Jun2023
24 months ago Niels Nes no goto's needed as the label is just below. Jul2021
2023-04-19 Sjoerd Mullender A new binary (ODBCtester) has appeared. Jun2023
2023-04-19 Joeri van Ruth Attempt to generate MAL code for Parquet parquet
2023-04-19 Sjoerd Mullender Step two towards a new stable branch "Jun2023".
2023-04-19 Sjoerd Mullender Step one towards a new stable branch "Jun2023". Jun2023
2023-04-19 Sjoerd Mullender Added tag Jun2023_root for changeset bb95192134c0
2023-04-19 Sjoerd Mullender Fix test. Jul2021
2023-04-19 Sjoerd Mullender Do casting before multiplication. Jun2023_root
2023-04-19 Niels Nes size_t is really not needed that much (most internal string functions return int)
2023-04-18 Sjoerd Mullender Approve 32 bit output.
2023-04-18 Sjoerd Mullender Approve upgrade.
2023-04-18 Niels Nes - created new quantile variants with only a single argument precentage
2023-04-18 Sjoerd Mullender Implemented upgrade code for recent changes.
2023-04-18 Niels Nes don't use name contains, is used already
2023-04-18 Niels Nes fixed mel interface with c implementation
2023-04-18 Sjoerd Mullender Approve new signatures and new exports.
2023-04-18 Sjoerd Mullender Setting session timeout to 0 means infinity, not don't allow any access.
2023-04-18 Sjoerd Mullender Closing branch after having been merged into default. txtsim