log

age author description
2022-08-10 Aris Koning Closed: merged into Jan2022. select-window-pushdown
2022-08-10 Aris Koning Merge with select-window-pushdown. Jan2022
2022-08-10 Aris Koning Merge with Jan2022. select-window-pushdown
2022-08-10 Sjoerd Mullender Rewrite so that (hopefully) the compiler won't complain. Jan2022
2022-08-10 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-08-10 Sjoerd Mullender Remove superfluous call to GDKcreatedir. Jan2022
2022-08-10 Sjoerd Mullender Fixed an upgrade bug when the WAL is not empty. Jul2021
2022-08-10 Aris Koning Add truncate-insert-restart test. Jan2022
2022-03-23 Aris Koning graft a6b49786e839 from default: Fix locked access to update BAT pair. Jan2022
2022-08-10 Niels Nes fixed issue with clear flag not being zapped causing the next appends not to be logged into the WAL. Jan2022
2022-08-09 Bernardo Mota Renamed function to not overlap with librtree API geo-update-dev
2022-08-09 Bernardo Mota Compilation files for rtree index. Some of these have workarounds and work in progress. Renaming of a couple functions to avoid name overlap with librtree funcs geo-update-dev
2022-08-09 Bernardo Mota Implemented the rtree build in the bulk mbr function. Implemented wkbIntersects filter function using the rtree index to filter out candidates before doing the actual intersects calculation. Implemented the bulk verison of st_transform, with substancial improvements. Implemented mbr intersects. geo-update-dev
2022-08-09 Bernardo Mota First version of rtree index (using librtree). BATrtree builds the index on a geometry BAT and RTREEsearch searches for intersecting geometries to the input mbr. Added variable in gdk.h that was not correctly set by the librtree. geo-update-dev
2022-08-09 stefanos mavros Renames function geo-update
2022-08-09 stefanos mavros Removes not used implementation geo-update
2022-08-08 Lucas Pereira Remove state from profilerEvent. sql_profiler
2022-08-08 Lucas Pereira Fix format of json objs. Jan2022_prof_ext
2022-08-08 Lucas Pereira Fix type in structs. Fix format of json objs. Jul2021_prof_ext
2022-08-08 Lucas Pereira Fix types in structs. sql_profiler
2022-08-08 Lucas Pereira Fix format output of json objs. sql_profiler
2022-08-08 Lucas Pereira Usec from lng to ulng. sql_profiler
2022-08-08 Aris Koning Merge with Jan2022.
2022-08-08 Aris Koning Recently committed transaction might still be active. Jan2022
2022-08-08 Lucas Pereira Missing usec print. Jul2021_prof_ext
2022-08-08 nuno-faria Add async heap file remove async-heap-remove
2022-08-06 Niels Nes handle single rows in rel_order_by_column_exp.
2022-08-05 Lucas Pereira Finished Jul2021_prof_ext. Mirror sql_profiler but with only PC=0 in MAL prog. Jul2021_prof_ext
2022-08-05 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
2022-08-05 Sjoerd Mullender Initialize stream library before use. Jan2022
2022-08-05 Lucas Pereira Fix ts2 to clk_start. Jan2022_prof_ext
2022-08-05 Lucas Pereira Minor improvements. Jan2022_prof_ext
2022-08-05 Aris Koning Some minor improvements. sql_profiler
2022-08-05 Lucas Pereira Init other Tbegin, Tend. sql_profiler
2022-08-05 Lucas Pereira Finished Jan2022_prof_ext. Mirror sql_profiler but with only PC=0 in MAL prog. Jan2022_prof_ext
2022-08-05 Niels Nes small optimize improvement
2022-08-05 Niels Nes some more count/unique property usage
2022-08-05 Lucas Pereira Merge with default. sql_profiler
2022-08-05 Lucas Pereira Init var Tbegin and Tend. sql_profiler
2022-08-04 Lucas Pereira Improve genericEvent call. Remove state. Calc clk on caller side. sql_profiler
2022-08-04 Sjoerd Mullender No need to backup files for bats that were empty before. Jul2021
2022-08-04 Lucas Pereira Remove start of non-mal events. Add timings of events (usec). sql_profiler
2022-08-04 Lucas Pereira Remove logging of start of a MAL event. sql_profiler
2022-08-04 nuno-faria Improve segs_end performance faster_segs_end
2022-08-04 Aris Koning Remove deprecated function mvc_reset.
2022-08-04 Lucas Pereira Sizeof to strlen. Jan2022_prof_ext
2022-08-04 Lucas Pereira Disable start events. Jan2022_prof_ext
2022-08-03 Lucas Pereira Disable start event of non-mal stmts. Query can be identified through sql_parse event. Jun2020_prof_ext
2022-08-03 Lucas Pereira Strlen instead of sizeof. Jun2020_prof_ext
2022-08-03 Lucas Pereira Disable start event of non-mal stmts. Query can be identified through sql_parse event. Jul2021_prof_ext
2022-08-03 Lucas Pereira Add logging of MAL event when pc==1 also. Jun2020_prof_ext
2022-08-03 Lucas Pereira Disable start event of MAL stmt. Only produce MAL event when pc==0 and pc==1. Jul2021_prof_ext
2022-08-03 Lucas Pereira Disable start event of MAL stmt. Only produce MAL event when pc == 0. Jun2020_prof_ext
2022-08-03 Lucas Pereira Typo. Jun2020_prof_ext
2022-08-03 Lucas Pereira Uniformize JSON fields. Jul2021_prof_ext
2022-08-03 Lucas Pereira Uniformize JSON fields. Jan2022_prof_ext
2022-08-03 Lucas Pereira Uniformize JSON fields. Jan2022_prof_ext
2022-08-03 Lucas Pereira Merge with Jan2022. Jan2022_prof_ext
2022-08-03 Aris Koning Close branch. smart-merge-jan22
2022-08-03 Lucas Pereira Patch with non-mal events for profiler. Jul2021_prof_ext