4 months ago |
Sjoerd Mullender |
Closing branch ordered-set-aggregates.
ordered-set-aggregates
|
4 months ago |
Sjoerd Mullender |
Merge ordered-set-aggregates into default.
|
4 months ago |
Sjoerd Mullender |
Test requires hugeint.
recursive_cte
|
4 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch, not changing any files..
|
4 months ago |
Sjoerd Mullender |
Post release build.
Aug2024
|
4 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
4 months ago |
Sjoerd Mullender |
Setting tag Aug2024_7 for the release build.
Aug2024
|
4 months ago |
Sjoerd Mullender |
Moved contents of ChangeLog.Aug2024 to MonetDB.spec, debian/changelog and ChangeLog-Archive.
Aug2024 Aug2024_7 Aug2024_SP2_release
|
4 months ago |
Sjoerd Mullender |
Updated library versions.
Aug2024
|
4 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch, not changing any files.
|
4 months ago |
Sjoerd Mullender |
Pre-release version number update.
Aug2024
|
4 months ago |
Sjoerd Mullender |
Use TAB for indent.
recursive_cte
|
4 months ago |
Niels Nes |
fixed accessing the list of stmt.s
recursive_cte
|
4 months ago |
Niels Nes |
approved output
ordered-set-aggregates
|
4 months ago |
Niels Nes |
set the groupedfirstnRef properly
ordered-set-aggregates
|
4 months ago |
Wolf Schulz |
new itteration, almost there.
const_aggr_elim
|
4 months ago |
Niels Nes |
windows needs these functions exported
odbc_loader
|
4 months ago |
Niels Nes |
windows needs to link to mapi library
odbc_loader
|
4 months ago |
Niels Nes |
merged with default
odbc_loader
|
4 months ago |
Niels Nes |
first version of select * from 'monetdb://localhost:50000/db/schema/table' rt;
odbc_loader
|
4 months ago |
Niels Nes |
sql_export mvc_query_processed (for windows compilation)
clean_parser
|
4 months ago |
Niels Nes |
fixed compilation on windows
clean_parser
|
4 months ago |
Niels Nes |
improved adding list brackets
clean_parser
|
4 months ago |
Niels Nes |
report errors
clean_parser
|
4 months ago |
Niels Nes |
some small improvements
clean_parser
|
4 months ago |
Niels Nes |
merged with default
ordered-set-aggregates
|
4 months ago |
Niels Nes |
merged
clean_parser
|
4 months ago |
Niels Nes |
handle somewhat more dnode and dlist cases
clean_parser
|
4 months ago |
Niels Nes |
merged with default
recursive_cte
|
4 months ago |
Sjoerd Mullender |
Simplify at the cost of some efficiency. Hopefully compilers complain less.
|
4 months ago |
Niels Nes |
merged with recursive cte
clean_parser
|
4 months ago |
Niels Nes |
merged with default
recursive_cte
|
4 months ago |
Niels Nes |
handle some more sql syntax..
clean_parser
|
4 months ago |
Niels Nes |
initial printing added to sqlparse
clean_parser
|
4 months ago |
Niels Nes |
add simple binary just reading a sql file and parsing it (only AST level)
clean_parser
|
4 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
4 months ago |
Sjoerd Mullender |
Fix use after free errors.
Aug2024
|
4 months ago |
Sjoerd Mullender |
Remove some superfluous includes.
|
4 months ago |
Niels Nes |
fixed lookup of sequence number when we just created it. Solves issue #7607
Aug2024
|
4 months ago |
Niels Nes |
add test for issue #7607
Aug2024
|
4 months ago |
Sjoerd Mullender |
Test normalization.
recursive_cte
|
4 months ago |
Niels Nes |
merged with default
recursive_cte
|
4 months ago |
Niels Nes |
merged with default
ordered-set-aggregates
|
4 months ago |
Sjoerd Mullender |
Make compilable on CentOS 7.
|
4 months ago |
Niels Nes |
more cleanup, ie removed SQL_OP
clean_parser
|
4 months ago |
Sjoerd Mullender |
Some more attributes.
|
4 months ago |
Martin van Dinther |
merge with default
odbc_loader
|
4 months ago |
Niels Nes |
allow comment on procedure analyze again
clean_parser
|
4 months ago |
Niels Nes |
approved output (new functions dayname /monthname)
clean_parser
|
4 months ago |
Niels Nes |
approved output
clean_parser
|
4 months ago |
Sjoerd Mullender |
Layout.
|
4 months ago |
Sjoerd Mullender |
Use const char *.
|
4 months ago |
Niels Nes |
improved test script
clean_parser
|
4 months ago |
Niels Nes |
approved output
clean_parser
|
4 months ago |
Niels Nes |
merged with recursive cte
clean_parser
|
4 months ago |
Niels Nes |
approved output
clean_parser
|
4 months ago |
Sjoerd Mullender |
Merge with default branch.
recursive_cte
|
4 months ago |
Niels Nes |
approved output
clean_parser
|
4 months ago |
Niels Nes |
fixed queries (ie use correct syntax)
clean_parser
|
4 months ago |
Niels Nes |
approved output
clean_parser
|
4 months ago |
Niels Nes |
merged recursive cte
clean_parser
|
4 months ago |
Niels Nes |
cleanup of the sql parser: no more reduce/reduce and shift/reduce warnings (enabled warnings==errors)
clean_parser
|
4 months ago |
Sjoerd Mullender |
First bug found after new malloc attribute.
|
4 months ago |
Sjoerd Mullender |
Cleanup.
|
4 months ago |
Niels Nes |
merged with default
recursive_cte
|
4 months ago |
Sjoerd Mullender |
Cleanup.
|
4 months ago |
Sjoerd Mullender |
Reduce mallocs: GDKfilepath now writes into a buffer passed by caller.
|
4 months ago |
Sjoerd Mullender |
No need to make copies of these static strings.
|
4 months ago |
Sjoerd Mullender |
Reinstate mal_namespace_reset, and do it even more thoroughly.
|
4 months ago |
Sjoerd Mullender |
Cleanup.
|
4 months ago |
Wolf Schulz |
declare optimizer function
const_aggr_elim
|
4 months ago |
Lucas Pereira |
Remove duplicate line
|
4 months ago |
Sjoerd Mullender |
Moved namespace initialization to mal_namespace.c; use less copying; use less memory.
|
4 months ago |
stefanos mavros |
Merges Aug2024
|
4 months ago |
svetlin |
merge with default
resource_management
|
4 months ago |
svetlin |
merge upstream
resource_management
|
4 months ago |
svetlin |
staging progress
resource_management
|
4 months ago |
stefanos mavros |
Fixes atoms' decimal representation
Aug2024
|
4 months ago |
Sjoerd Mullender |
Loading twitter data may take quite long on some systems.
Aug2024
|
4 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
4 months ago |
Sjoerd Mullender |
Normalize test output: convert port number to 50000.
Aug2024
|
4 months ago |
Sjoerd Mullender |
Remove unused files.
Aug2024
|
4 months ago |
Niels Nes |
use zalloc to initialize array
resource_management
|
4 months ago |
Sjoerd Mullender |
Test canonicalization.
ordered-set-aggregates
|
4 months ago |
Sjoerd Mullender |
Merge with default branch.
ordered-set-aggregates
|
4 months ago |
Sjoerd Mullender |
Small approval.
|
4 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
4 months ago |
Sjoerd Mullender |
Fix up all stable output that is checked using sqltest.
Aug2024
|
4 months ago |
Sjoerd Mullender |
Remove backslash at end of last line.
Aug2024
|
4 months ago |
Niels Nes |
merged
ordered-set-aggregates
|
4 months ago |
Niels Nes |
switch back to firstn for top over ordered attributes
ordered-set-aggregates
|
4 months ago |
Niels Nes |
removed too large (time consuming) test
recursive_cte
|
4 months ago |
Niels Nes |
return sql allocator (or const) strings
Aug2024
|
4 months ago |
Niels Nes |
postpone push down of filter functions
Aug2024
|
4 months ago |
Niels Nes |
approved errors
Aug2024
|
4 months ago |
Niels Nes |
fixed handling of nested recursive ctes
recursive_cte
|
4 months ago |
Niels Nes |
handle some more correlated recursive cte's
recursive_cte
|
4 months ago |
Niels Nes |
add test for bug #7603
Aug2024
|
4 months ago |
Niels Nes |
add test for bug 7602
Aug2024
|
4 months ago |
Martin van Dinther |
merge with default
odbc_loader
|
4 months ago |
Martin van Dinther |
merge with Aug2024
|
4 months ago |
Martin van Dinther |
Add sanity checks on null pointers to prevent segmentation faults.
Aug2024
|
4 months ago |
Martin van Dinther |
Add test for issue #7604
Aug2024
|
4 months ago |
Niels Nes |
handle some recursive ctes with correlation
recursive_cte
|
4 months ago |
Martin van Dinther |
Approve
odbc_loader
|
4 months ago |
Martin van Dinther |
merge with default
odbc_loader
|
4 months ago |
Martin van Dinther |
Improve the error messages on validating the scheme of the uri.
odbc_loader
|
4 months ago |
Sjoerd Mullender |
Merge with default branch.
ordered-set-aggregates
|
4 months ago |
Sjoerd Mullender |
Cleanup: reinstate variable names in trace/explain, avoid some mallocs.
|
4 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
4 months ago |
Sjoerd Mullender |
Set tseqbase to correct value.
Aug2024
|
4 months ago |
Niels Nes |
approved output
ordered-set-aggregates
|
4 months ago |
Niels Nes |
merged
ordered-set-aggregates
|
4 months ago |
Niels Nes |
properly check for grouped (topn) case
ordered-set-aggregates
|
4 months ago |
Niels Nes |
add test for grouped topn
ordered-set-aggregates
|
4 months ago |
Sjoerd Mullender |
Fix and approve upgrade code.
ordered-set-aggregates
|
4 months ago |
Niels Nes |
only run the grouped topn when needed and don't run normal topn after groupedtopn
ordered-set-aggregates
|
4 months ago |
Sjoerd Mullender |
Merge with default branch.
ordered-set-aggregates
|
4 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
4 months ago |
Sjoerd Mullender |
Reinstate rowsort when output order was changed for change to nosort.
Aug2024
|