2023-01-07 |
Aris Koning |
fix regression
tempscs2os
|
2023-01-17 |
Sjoerd Mullender |
Merge with Sep2022 branch.
|
2023-01-17 |
Sjoerd Mullender |
Fix test: objects ids *can* legitimately be larger than 5967.
Sep2022
|
2023-01-16 |
Sjoerd Mullender |
Merge with Jan2022 branch.
Sep2022
|
2023-01-16 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2023-01-16 |
Sjoerd Mullender |
Added blurb.
Jul2021
|
2023-01-16 |
Sjoerd Mullender |
Merge with Sep2022 branch.
|
2023-01-16 |
Sjoerd Mullender |
Merge with Jan2022 branch.
Sep2022
|
2023-01-16 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2023-01-16 |
Sjoerd Mullender |
Fixed a race condition.
Jul2021
|
2023-01-13 |
Sjoerd Mullender |
Destroy atomics and locks before deallocation.
Sep2022
|
2023-01-13 |
Sjoerd Mullender |
Fewer lock/unlock sequences, and protect reading of BATcount.
Sep2022
|
2023-01-13 |
Sjoerd Mullender |
Use mal_contextLock to protect cntxt->idle.
Sep2022
|
2023-01-13 |
Sjoerd Mullender |
Avoid data race by using bat iterator (which we already have).
Sep2022
|
2023-01-13 |
Niels Nes |
output to check remaing tables/ranges/members
Sep2022
|
2023-01-13 |
Niels Nes |
simple test for leftover table_partitions/range_partitions
Sep2022
|
2022-12-31 |
Aris Koning |
tid = (uncommitted bit | sts | ntid):
transaction_layer_revamp
|
2022-12-31 |
Aris Koning |
set tr->tid and tr->ts equal modulo child transaction id.
transaction_layer_revamp
|
2022-12-31 |
Aris Koning |
set tid and ts equal on transaction.
transaction_layer_revamp
|
2022-12-30 |
Aris Koning |
increment transactional timestamp with lower-bits-mask-sized steps to accomodate nested transactions.
transaction_layer_revamp
|
2023-01-12 |
Panagiotis Koutsourakis |
Merge with default
smapi
|
2023-01-12 |
Panagiotis Koutsourakis |
Start certificate/keypair parametrization
smapi
|
2023-01-12 |
Mitchell Weggemans |
rename parquetlib to parquet
parquet
|
2023-01-12 |
Mitchell Weggemans |
fix compilation
parquet
|
2023-01-09 |
Lucas Pereira |
Remove NOOPsymbol (deadcode).
|
2023-01-09 |
Sjoerd Mullender |
Remove accidentally checked in debug statement.
|
2023-01-06 |
Sjoerd Mullender |
Merge with Sep2022 branch.
|
2023-01-06 |
Sjoerd Mullender |
Somehow an extra } didn't get removed.
Sep2022
|
2023-01-06 |
Sjoerd Mullender |
Merge with Sep2022 branch.
|
2023-01-06 |
Sjoerd Mullender |
Deal with bind() returning 1.
Sep2022
|
2023-01-06 |
Sjoerd Mullender |
Significant change in producing MAL code blocks.
|
2023-01-06 |
Panagiotis Koutsourakis |
Server listens for SSL connections without crashing
smapi
|
2023-01-06 |
Sjoerd Mullender |
Fix memory leak.
|
2022-12-30 |
Aris Koning |
allow log rotation to a new file concurrently with the flush of the previous log file
Sep2022
|
2023-01-06 |
Aris Koning |
various fixes
tempscs2os
|
2023-01-04 |
Aris Koning |
Use os->temporary to have a refcount based destruction for the localtemps os.
tempscs2os
|
2023-01-04 |
Aris Koning |
Get rid of specialized TEMP code in bat_storage as much as possible.
tempscs2os
|
2023-01-04 |
Aris Koning |
fixes
tempscs2os
|
2023-01-03 |
Aris Koning |
initial switch from cs to os:
tempscs2os
|
2023-01-02 |
Aris Koning |
new branch: tempscs2os
tempscs2os
|
2022-12-14 |
Aris Koning |
new branch transaction_layer_revamp:
transaction_layer_revamp
|
2023-01-05 |
Panagiotis Koutsourakis |
Accept/negotiate TLS connection
smapi
|
2023-01-05 |
Panagiotis Koutsourakis |
Update copyright notice in new file
smapi
|
2023-01-05 |
Panagiotis Koutsourakis |
Merge with default
smapi
|
2023-01-05 |
Panagiotis Koutsourakis |
Initial implementation of tls read and write functions
smapi
|
2023-01-04 |
Lucas Pereira |
Merge with default.
mal_opt_output
|
2023-01-04 |
Lucas Pereira |
Normalize SQL and MAL optimizers info printing.
|
2023-01-04 |
Lucas Pereira |
Merge with default.
mal_opt_output
|
2023-01-04 |
Lucas Pereira |
Merge with default.
mal_opt_output
|
2022-12-21 |
Lucas Pereira |
Merge with default.
mal_opt_output
|
2023-01-04 |
Sjoerd Mullender |
Merge with Sep2022 branch.
|
2023-01-04 |
Sjoerd Mullender |
Updated copyright year.
Sep2022
|
2023-01-04 |
Sjoerd Mullender |
changelog blurb.
Sep2022
|
2023-01-04 |
Sjoerd Mullender |
Fix some issues with BAT options (which aren't used anywhere).
Sep2022
|
2023-01-04 |
Sjoerd Mullender |
Allocate the right number of arguments right away.
Sep2022
|
2023-01-04 |
Sjoerd Mullender |
If newFunctionArgs is called with a negative number of args, don't create instruction.
Sep2022
|
2023-01-03 |
Joeri van Ruth |
Properly handle NULLS in COPY BINARY INTO bool column
|
2023-01-02 |
Sjoerd Mullender |
Merge with Sep2022 branch.
|
2023-01-02 |
Sjoerd Mullender |
Merge with Jan2022 branch.
Sep2022
|
2023-01-02 |
Sjoerd Mullender |
Initialize variable.
Sep2022
|