6 months ago |
Yunus Koning |
restore error message
returning
|
6 months ago |
Yunus Koning |
merge default
returning
|
6 months ago |
Yunus Koning |
add changelog
returning
|
6 months ago |
Yunus Koning |
jsonpath_gram is compiles
json-extend
|
6 months ago |
Yunus Koning |
make subdir object library
json-extend
|
6 months ago |
Yunus Koning |
copy in postgres jsonpath source files
json-extend
|
6 months ago |
Yunus Koning |
new branch json-extend
json-extend
|
6 months ago |
Lucas Pereira |
Merge with Aug2024 branch.
|
6 months ago |
Lucas Pereira |
EXISTS condition in DDL must be inside __at least__ 1 relation. Fixes #7582.
Aug2024
|
6 months ago |
Joeri van Ruth |
Tweak socket parameters to simulate network activity on client connections
Aug2024
|
6 months ago |
Joeri van Ruth |
Revert "Tweak socket parameters to simulate network activity on client connections"
Aug2024
|
6 months ago |
Lucas Pereira |
Set right access flag of count_col. QUICK doesn't take into account deleted rows.
Aug2024
|
6 months ago |
Joeri van Ruth |
Tweak socket parameters to simulate network activity on client connections
Aug2024
|
6 months ago |
svetlin |
use freeInstructionX to fix sqlancer19
resource_management
|
6 months ago |
svetlin |
fix wrong header arithmetic
resource_management
|
6 months ago |
Yunus Koning |
fix variable initialization/goto mix up
returning
|
6 months ago |
svetlin |
store size infront of each slot
resource_management
|
6 months ago |
svetlin |
merge default
resource_management
|
6 months ago |
Yunus Koning |
merge with default
returning
|
6 months ago |
Yunus Koning |
fix reading/dumping relational plans with returning and add more tests
returning
|
6 months ago |
Yunus Koning |
cleanup stream
returning
|
6 months ago |
Sjoerd Mullender |
Remove superfluous parentheses.
|
6 months ago |
Sjoerd Mullender |
Change declaration of variable.
|
6 months ago |
Martin van Dinther |
Correct typo
Aug2024
|
6 months ago |
Yunus Koning |
nest modify relations instead using attr list
returning
|
6 months ago |
Sjoerd Mullender |
In sys.storage(), report hash size even if hash not loaded.
|
6 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
6 months ago |
Sjoerd Mullender |
Approve upgrade code for non-hge.
|
6 months ago |
Sjoerd Mullender |
Compatibility with ancient software (Ubuntu 20.04).
Aug2024
|
6 months ago |
Sjoerd Mullender |
Some cleanup to sql_storage.
Aug2024
|
6 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
6 months ago |
Yunus Koning |
allow aggregates in returning clauses
returning
|
6 months ago |
Yunus Koning |
improve relation testing code
returning
|
6 months ago |
Lucas Pereira |
Better precision optimization and some early error checking
Aug2024
|
6 months ago |
Yunus Koning |
add test and test code reading|dumping relations
returning
|
6 months ago |
Yunus Koning |
add/fix dumping/reading ins|del|upd relations
returning
|
6 months ago |
Yunus Koning |
fix rel refcount
returning
|
6 months ago |
Sjoerd Mullender |
Backed out changeset f3a38ec04a62. Too many tests start failing.
Aug2024
|
6 months ago |
Sjoerd Mullender |
Use with statements. This fixes a problem when using Python 3.13.
Aug2024
|
6 months ago |
Sjoerd Mullender |
Add a cast.
Aug2024
|
6 months ago |
Lucas Pereira |
Typo
Aug2024
|
6 months ago |
Lucas Pereira |
Optimize precision and scale when casting to decimal.
Aug2024
|
6 months ago |
Sjoerd Mullender |
Add a --loglevel argument to be able to set the logging level.
Aug2024
|
6 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
6 months ago |
Niels Nes |
add test for issue #7580
Aug2024
|
6 months ago |
Niels Nes |
use proper types for *_diff functions in statistics
Aug2024
|
6 months ago |
Sjoerd Mullender |
Keep dates and timestamps within bounds in Python interface.
Aug2024
|
6 months ago |
Sjoerd Mullender |
Use PyImport_ImportModule instead of PyImport_Import.
Aug2024
|
6 months ago |
Sjoerd Mullender |
Approve test.
returning
|
6 months ago |
Sjoerd Mullender |
Fix and approve upgrade code.
|
6 months ago |
Joeri van Ruth |
Add system function sys.unclosed_result_sets()
|
6 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
6 months ago |
svetlin |
fix failing ctest
resource_management
|
6 months ago |
Martin van Dinther |
Update the sql ChangeLog regarding the changed CHECK contraint violation message.
Aug2024
|
6 months ago |
Martin van Dinther |
Improve the violation message for CHECK constraints by including the check sql expression and adding the schema name to the constraint name.
Aug2024
|
6 months ago |
Sjoerd Mullender |
When initializing the internal data structures, sub-sort on column number instead of id.
Aug2024
|
6 months ago |
svetlin |
cannot use temp allocator for globals
resource_management
|
6 months ago |
svetlin |
merge with default
resource_management
|
6 months ago |
Yunus Koning |
query return type is recovered later
returning
|
6 months ago |
Yunus Koning |
activate existing tests
returning
|