2022-06-24 |
Sjoerd Mullender |
Don't use declaration right after a label.
Jul2021
|
2022-06-23 |
Martin van Dinther |
Introduce a separate directory for ODBC test programs. Moving first program from samples to tests.
|
2022-06-23 |
Martin van Dinther |
Do not exit during check of return code. Also add missing SQL_NO_DATA case.
|
2022-06-23 |
Martin van Dinther |
add more asserts
|
2022-06-23 |
Lucas Pereira |
Created a new branch sql_profiler.
sql_profiler
|
2022-06-23 |
Martin van Dinther |
Corrected ODBC functions SQLTablePrivileges() and SQLColumnPrivileges() for local temporary tables located in schema tmp.
|
2022-06-23 |
Sjoerd Mullender |
Tests require other tests.
Jan2022
|
2022-06-23 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-06-23 |
Sjoerd Mullender |
Use specific macro.
Jan2022
|
2022-06-23 |
Sjoerd Mullender |
Consider building hash for "persistent" bats when running in memory.
|
2022-06-23 |
Sjoerd Mullender |
Cleanup in case of error.
|
2022-06-23 |
Sjoerd Mullender |
Save min/max pos when reinitializing bat iterator after resize.
Jan2022
|
2022-06-23 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-06-23 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-06-23 |
Sjoerd Mullender |
Combine repeated log messages into a single one.
Jul2021
|
2022-06-23 |
Sjoerd Mullender |
Make sure logged messages end with a newline.
Jul2021
|
2022-06-23 |
Aris Koning |
Another useless dummy change.
imdbairperf
|
2022-06-22 |
Sjoerd Mullender |
Changelog messages; deleted unnecessary comment; deleted unnecessary assignment.
Jul2021
|
2022-06-22 |
Martin van Dinther |
Improved SQLProcedures() and SQLProcedureColumns().
|
2022-06-22 |
svetlin |
merge
|
2022-06-22 |
svetlin |
clean up between python tests as well
|
2022-06-22 |
Sjoerd Mullender |
Merge with Oct2020 branch.
Jul2021
|
2022-06-22 |
svetlin |
fix leaks
userprofile
|
2022-06-22 |
Sjoerd Mullender |
Fix merge.
Oct2020
|
2022-06-22 |
Sjoerd Mullender |
Merge with Jun2020 branch.
Oct2020
|
2022-06-22 |
Sjoerd Mullender |
Merge with Jun2020 branch.
Jun2020-mmt
|
2022-06-22 |
svetlin |
fix some leaks
userprofile
|
2022-06-22 |
Sjoerd Mullender |
Fix some data races.
|
2022-06-22 |
Sjoerd Mullender |
When locking for bat iterator, also lock parent bats.
|
2022-06-21 |
Sjoerd Mullender |
Fix merge.
|
2022-06-21 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-06-21 |
Sjoerd Mullender |
A little cleanup.
|
2022-06-21 |
Sjoerd Mullender |
Keep lock the whole time we're looking at the bat descriptor.
Jan2022
|
2022-06-21 |
svetlin |
fix test
userprofile
|
2022-06-21 |
svetlin |
set/change password in SQL layer
userprofile
|
2022-06-21 |
svetlin |
expose some api
userprofile
|
2022-06-21 |
Sjoerd Mullender |
Do some cleanup of unused files.
Jan2022
|
2022-06-20 |
svetlin |
don't forget to start trans
userprofile
|
2022-06-17 |
svetlin |
some more api
userprofile
|
2022-06-20 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-06-20 |
Sjoerd Mullender |
Fix destruction of new ODBC statement handle if initialization failed.
Jan2022
|
2022-06-20 |
Lucas Pereira |
Backport profiling events related funs from Jul2021 (Fixes buffer overflow and conc issue)
Jun2020
|
2022-06-17 |
Sjoerd Mullender |
Deal with weird error from Windows.
Jan2022
|
2022-06-17 |
Sjoerd Mullender |
Ignore potentially missing upgrade of SHP functions also for upgrade from previous release.
|
2022-06-17 |
svetlin |
need to free client as well
userprofile
|
2022-06-16 |
svetlin |
defense line
userprofile
|
2022-06-17 |
Sjoerd Mullender |
Use new functions in GDK to read lines from BBP.dir when creating snapshot.
|
2022-06-16 |
Sjoerd Mullender |
Only set BBPlogno and BBPtransid when initializing.
|
2022-06-16 |
Sjoerd Mullender |
Combine malloc+realloc into single malloc.
|
2022-06-16 |
svetlin |
check password only through sql scenario
userprofile
|
2022-06-16 |
Sjoerd Mullender |
Refactor BBP.dir reading code. Use a function to read a single line.
|
2022-06-16 |
svetlin |
merge with default
userprofile
|
2022-06-16 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-06-16 |
svetlin |
fix syntax err
|
2022-06-16 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-06-16 |
Sjoerd Mullender |
Typo: use lock depending on bat id, not thread id.
Jul2021
|
2022-06-16 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-06-16 |
Sjoerd Mullender |
Ignore missing upgrade of SHP functions if compiled without SHP.
|
2022-06-15 |
svetlin |
merge default
userprofile
|
2022-06-15 |
svetlin |
add password column to users tbl
userprofile
|