Messages by Date
-
2024/07/10
MonetDB: Dec2023 - A little cleanup.
Sjoerd Mullender via checkin-list
-
2024/07/10
MonetDB: Dec2023 - Keep the lock a bit longer so that values don...
Sjoerd Mullender via checkin-list
-
2024/07/10
MonetDB: Dec2023 - Move client context printing to SQL layer.
Sjoerd Mullender via checkin-list
-
2024/07/10
MonetDB: default - merged with Aug2024
Niels Nes via checkin-list
-
2024/07/10
MonetDB: Aug2024 - some more multiplex inlining, fixes bug #7272
Niels Nes via checkin-list
-
2024/07/10
MonetDB: default - Merge with Aug2024 branch.
Sjoerd Mullender via checkin-list
-
2024/07/10
MonetDB: Aug2024 - Merge with Dec2023 branch.
Sjoerd Mullender via checkin-list
-
2024/07/10
MonetDB: Dec2023 - Work around deprecation warning in Python 3.12.
Sjoerd Mullender via checkin-list
-
2024/07/10
MonetDB: Dec2023 - Compatibility with Numpy 2.0.
Sjoerd Mullender via checkin-list
-
2024/07/10
MonetDB: Dec2023 - Approve upgrade after release.
Sjoerd Mullender via checkin-list
-
2024/07/10
monetdb-java: default - compile_mcl depends on driver (MonetVers...
Sjoerd Mullender via checkin-list
-
2024/07/09
MonetDB: Dec2023 - Dec2023-SP4 was released.
Sjoerd Mullender via checkin-list
-
2024/07/09
MonetDB: cmp-or-patterns - Merges default
stefanos mavros via checkin-list
-
2024/07/09
MonetDB: Aug2024 - Mention public select privilege on sys.sessio...
Joeri van Ruth via checkin-list
-
2024/07/09
MonetDB: default - Merge with Aug2024 branch.
Sjoerd Mullender via checkin-list
-
2024/07/09
MonetDB: Aug2024 - Approve upgrades.
Sjoerd Mullender via checkin-list
-
2024/07/08
MonetDB: Aug2024 - corrected test.
Niels Nes via checkin-list
-
2024/07/08
MonetDB: Aug2024 - Allow every user to see their own rows in sys...
Joeri van Ruth via checkin-list
-
2024/07/08
MonetDB: Aug2024 - streamline unicode usage in ODBCconnect.py
Joeri van Ruth via checkin-list
-
2024/07/08
MonetDB: Aug2024 - Let odbcconnect -l print some Driver Manager ...
Joeri van Ruth via checkin-list
-
2024/07/08
MonetDB: Aug2024 - fixes for bug #7525, ie properly initialize i...
Niels Nes via checkin-list
-
2024/07/08
MonetDB: Aug2024 - merged with dec2023
Niels Nes via checkin-list
-
2024/07/08
MonetDB: Dec2023 - allow statistics on all tables/columns with '...
Niels Nes via checkin-list
-
2024/07/07
MonetDB: Aug2024 - missed one more declaration in case statement...
Niels Nes via checkin-list
-
2024/07/07
MonetDB: Aug2024 - more compilation fixes
Niels Nes via checkin-list
-
2024/07/07
MonetDB: Aug2024 - small compilation fixes.
Niels Nes via checkin-list
-
2024/07/07
MonetDB: Aug2024 - fixed bug #7547. Added missing loading of glo...
Niels Nes via checkin-list
-
2024/07/07
MonetDB: Aug2024 - fixed bug #7544. Make sure to have proper bat...
Niels Nes via checkin-list
-
2024/07/07
MonetDB: Aug2024 - don't push down order by's on constants. Fixe...
Niels Nes via checkin-list
-
2024/07/07
MonetDB: Aug2024 - be more carefull on rewriting compare with bo...
Niels Nes via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Restore mapToLongVarchar setting
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Print more info when ODBCconnect.py fails
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Fix uninitialized use
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Fix SQLErrorW: odbc errors start at 1, not 0
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Show output of odbcconnect -l when test fails
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Include wide character tests in sql/odbc/test...
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Make odbcconnect handle full utf-16, not just...
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - SQLDriverConnect: build connection string eve...
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Extend odbcconnect with -w to test the Wide API
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Simplify memory management in odbcconnect.c
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Mark user DNS's as such
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Write SQLConnectA, etc in odbcconnect.c
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Last four parameters of MNDBConnect are now u...
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - ODBCConnectionString is no longer used
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Test SQLConnect user/pass parameters take pre...
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Comment
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Test that settings do not leak into next conn...
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Get rid of sql_attr_autocommit
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Include line numbers in -v output
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Add option to execute a sql statement after c...
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Show errors that do not set any diagnostics
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Close connection handles after use
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Add tests for SQLBrowseConnect
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Mtest: set ODBCSYSINI instead of ODBCINI
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Test SQLDriverConnect
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Copy data, not the pointer
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Test non-NUL-terminated arguments
Joeri van Ruth via checkin-list
-
2024/07/05
MonetDB: Aug2024 - Fix diagnostic in streamcat
Joeri van Ruth via checkin-list
-
2024/07/04
MonetDB: Aug2024 - Improve definition of table sys.clientinfo_pr...
Martin van Dinther via checkin-list
-
2024/07/02
MonetDB: Aug2024 - Add test for GH issue #7544
Martin van Dinther via checkin-list
-
2024/07/02
MonetDB: Aug2024 - Add test for GH issue #7543
Martin van Dinther via checkin-list
-
2024/07/02
MonetDB: Aug2024 - merge with Dec2023
Martin van Dinther via checkin-list
-
2024/07/02
MonetDB: Aug2024 - merge with Dec2023
Martin van Dinther via checkin-list
-
2024/07/02
MonetDB: Dec2023 - Add test for #7547
Martin van Dinther via checkin-list
-
2024/07/02
MonetDB: Dec2023 - Rename file 7528-jarowinlkler-null.test into ...
Martin van Dinther via checkin-list
-
2024/07/01
MonetDB: Aug2024 - Check index exists + add test. Fix #7545.
Lucas Pereira via checkin-list
-
2024/06/29
MonetDB: default - Merge with Aug2024 branch.
Sjoerd Mullender via checkin-list
-
2024/06/29
MonetDB: Aug2024 - Merge with Dec2023 branch.
Sjoerd Mullender via checkin-list
-
2024/06/29
MonetDB: Dec2023 - Post release build.
Sjoerd Mullender via checkin-list
-
2024/06/29
MonetDB: Aug2024 - Merge with Dec2023 branch, not changing any f...
Sjoerd Mullender via checkin-list
-
2024/06/29
MonetDB: Dec2023 - Setting tag Dec2023_11 for the release build.
Sjoerd Mullender via checkin-list
-
2024/06/29
MonetDB: Dec2023 - Updated library versions.
Sjoerd Mullender via checkin-list
-
2024/06/29
MonetDB: Dec2023 - Moved contents of ChangeLog.Dec2023 to MonetD...
Sjoerd Mullender via checkin-list
-
2024/06/29
MonetDB: Aug2024 - Merge with Dec2023 branch, not changing any f...
Sjoerd Mullender via checkin-list
-
2024/06/29
MonetDB: Dec2023 - Pre-release version number update.
Sjoerd Mullender via checkin-list
-
2024/06/29
MonetDB: Aug2024 - Merge with Dec2023 branch.
Sjoerd Mullender via checkin-list
-
2024/06/29
MonetDB: Dec2023 - Changelog blurb.
Sjoerd Mullender via checkin-list
-
2024/06/28
MonetDB: Aug2024 - Merge with Dec2023 branch.
Sjoerd Mullender via checkin-list
-
2024/06/28
MonetDB: Aug2024 - Cleanup.
Sjoerd Mullender via checkin-list
-
2024/06/28
MonetDB: Dec2023 - Skip test known to fail.
Sjoerd Mullender via checkin-list
-
2024/06/28
MonetDB: default - Set proper name for GH issues templates
Lucas Pereira via checkin-list
-
2024/06/28
MonetDB: cmp-or-patterns - Adapts Mtests expected plan
stefanos mavros via checkin-list
-
2024/06/27
MonetDB: Aug2024 - Merge with Dec2023 branch.
Sjoerd Mullender via checkin-list
-
2024/06/27
MonetDB: Dec2023 - Close file descriptors on exec.
Sjoerd Mullender via checkin-list
-
2024/06/27
MonetDB: default - Update Github issues templates
Lucas Pereira via checkin-list
-
2024/06/27
MonetDB: Aug2024 - Fix merge.
Sjoerd Mullender via checkin-list
-
2024/06/27
MonetDB: cmp-or-patterns - Merges default
stefanos mavros via checkin-list
-
2024/06/26
MonetDB: Aug2024 - Merge with 'Dec2023'
Joeri van Ruth via checkin-list
-
2024/06/26
MonetDB: Dec2023 - Fix broken test
Joeri van Ruth via checkin-list
-
2024/06/26
MonetDB: resource_management - merge with default
svetlin via checkin-list
-
2024/06/26
MonetDB: default - handle usr1 in server output for Mz
svetlin via checkin-list
-
2024/06/26
MonetDB: cmp-or-patterns - Adds test for multi-col cmp_eq to cmp...
stefanos mavros via checkin-list
-
2024/06/26
MonetDB: cmp-or-patterns - Renames Mtests for merge-ors optimizer
stefanos mavros via checkin-list
-
2024/06/26
MonetDB: cmp-or-patterns - Removes tests for the merge-select-rs...
stefanos mavros via checkin-list
-
2024/06/26
MonetDB: cmp-or-patterns - Adaps mtest plans to new merge_or opt
stefanos mavros via checkin-list
-
2024/06/26
MonetDB: Dec2023 - backported some fixes for csv file loader.
Niels Nes via checkin-list
-
2024/06/26
MonetDB: Aug2024 - small csv loader fixes
Niels Nes via checkin-list
-
2024/06/26
MonetDB: Dec2023 - Add some tests for SELECT FROM file
Joeri van Ruth via checkin-list
-
2024/06/26
MonetDB: Dec2023 - Add test for #7542
Joeri van Ruth via checkin-list
-
2024/06/26
MonetDB: Aug2024 - Approve test.xs
Sjoerd Mullender via checkin-list
-
2024/06/25
MonetDB: Aug2024 - Removed upgrade code for versions before Jul2...
Sjoerd Mullender via checkin-list
-
2024/06/25
MonetDB: default - Merge with Aug2024 branch.
Sjoerd Mullender via checkin-list
-
2024/06/25
MonetDB: Aug2024 - Merge with Dec2023 branch.
Sjoerd Mullender via checkin-list
-
2024/06/24
MonetDB: cmp-or-patterns - Improves bits and comments
stefanos mavros via checkin-list
-
2024/06/24
MonetDB: cmp-or-patterns - generate_single_col_cmp_in() do not h...
stefanos mavros via checkin-list
-
2024/06/24
MonetDB: cmp-or-patterns - Renames structs and struct members
stefanos mavros via checkin-list
-
2024/06/24
MonetDB: cmp-or-patterns - Removes unneeded variable from ht entry
stefanos mavros via checkin-list
-
2024/06/24
MonetDB: cmp-or-patterns - Do not re-remove the first occurrence...
stefanos mavros via checkin-list
-
2024/06/24
MonetDB: Dec2023 - Use heaplock all the way.
Sjoerd Mullender via checkin-list
-
2024/06/24
MonetDB: cmp-or-patterns - Re-introduce single col cmp_eq exps i...
stefanos mavros via checkin-list
-
2024/06/24
MonetDB: cmp-or-patterns - Renames bool variable
stefanos mavros via checkin-list
-
2024/06/24
MonetDB: cmp-or-patterns - Moves the logic of col multi-value cm...
stefanos mavros via checkin-list
-
2024/06/24
MonetDB: cmp-or-patterns - Fixes generate_multi_col_cmp_in()
stefanos mavros via checkin-list
-
2024/06/24
MonetDB: cmp-or-patterns - Renames bool variables
stefanos mavros via checkin-list
-
2024/06/24
MonetDB: cmp-or-patterns - Renames function
stefanos mavros via checkin-list
-
2024/06/24
MonetDB: cmp-or-patterns - Reverts change pushed in rel_dump
stefanos mavros via checkin-list
-
2024/06/24
MonetDB: cmp-or-patterns - Removes unnecessary code from multiva...
stefanos mavros via checkin-list
-
2024/06/24
MonetDB: cmp-or-patterns - Handling multicol single list cmp_eq ...
stefanos mavros via checkin-list
-
2024/06/22
MonetDB: cmp-or-patterns - Proper ordering between col-multival ...
stefanos mavros via checkin-list
-
2024/06/22
MonetDB: cmp-or-patterns - Chains multi-col multi-value cmp_in WIP
stefanos mavros via checkin-list
-
2024/06/21
MonetDB: Aug2024 - Merge with Dec2023 branch.
Sjoerd Mullender via checkin-list
-
2024/06/21
MonetDB: Dec2023 - Test for #7541.
Sjoerd Mullender via checkin-list
-
2024/06/21
MonetDB: Dec2023 - Make sure to return a value.
Sjoerd Mullender via checkin-list
-
2024/06/21
MonetDB: default - Merge with Aug2024 branch.
Sjoerd Mullender via checkin-list
-
2024/06/21
MonetDB: Aug2024 - No need to increment catalog version number t...
Sjoerd Mullender via checkin-list
-
2024/06/21
MonetDB: cmp-or-patterns - merge_ors optimizer splits cmp_eq_and...
stefanos mavros via checkin-list
-
2024/06/21
MonetDB: cmp-or-patterns - Adds multi multivalue cmp_eq exp opti...
stefanos mavros via checkin-list
-
2024/06/21
MonetDB: cmp-or-patterns - Merges default
stefanos mavros via checkin-list
-
2024/06/21
MonetDB: default - Remove one more line (an empty one) if not cr...
Sjoerd Mullender via checkin-list
-
2024/06/21
MonetDB: default - Merge with Aug2024 branch.
Sjoerd Mullender via checkin-list
-
2024/06/21
MonetDB: default - Implemented new eq/ne operators in generator....
Sjoerd Mullender via checkin-list
-
2024/06/20
MonetDB: default - Add upgrade code for new sys.vacuum proc.
Sjoerd Mullender via checkin-list
-
2024/06/19
MonetDB: default - use new thetaselect for 'is distinct from'
Niels Nes via checkin-list
-
2024/06/19
MonetDB: default - merged
Niels Nes via checkin-list
-
2024/06/19
MonetDB: default - direct calls to vacuum will no always renew t...
Niels Nes via checkin-list
-
2024/06/19
MonetDB: default - make sure we skip tests for 'cname' for the t...
Niels Nes via checkin-list
-
2024/06/19
MonetDB: cmp-or-patterns - Merges default
stefanos mavros via checkin-list
-
2024/06/19
MonetDB: default - Implemented extra argument in BATselect to ch...
Sjoerd Mullender via checkin-list
-
2024/06/19
MonetDB: cmp-or-patterns - Properly increment changes
stefanos mavros via checkin-list
-
2024/06/19
MonetDB: cmp-or-patterns - Adjusts test's expected plan output
stefanos mavros via checkin-list
-
2024/06/19
MonetDB: cmp-or-patterns - Keeps ins list uninitialized
stefanos mavros via checkin-list
-
2024/06/19
MonetDB: cmp-or-patterns - Fixes the hash key function for expre...
stefanos mavros via checkin-list
-
2024/06/19
MonetDB: default - Some approvals.
Sjoerd Mullender via checkin-list
-
2024/06/19
MonetDB: Aug2024 - Remove duplicate test from All-file
Joeri van Ruth via checkin-list
-
2024/06/19
MonetDB: Aug2024 - Add ChangeLog for ClientInfo
Joeri van Ruth via checkin-list
-
2024/06/19
MonetDB: default - merged with Aug2024
Niels Nes via checkin-list
-
2024/06/19
MonetDB: Aug2024 - merged with dec2023
Niels Nes via checkin-list
-
2024/06/19
MonetDB: Dec2023 - only change the schema number on persistent c...
Niels Nes via checkin-list
-
2024/06/19
monetdb-java: default - Add ClientInfo tests
Joeri van Ruth via checkin-list
-
2024/06/19
monetdb-java: default - Implement DatabaseMetaData.getClientInfo...
Joeri van Ruth via checkin-list
-
2024/06/19
monetdb-java: default - Minor changes to JDBC_API_Tester
Joeri van Ruth via checkin-list
-
2024/06/19
monetdb-java: default - Older servers don't have clientinfo_prop...
Joeri van Ruth via checkin-list
-
2024/06/19
monetdb-java: default - Implement ClientInfo API
Joeri van Ruth via checkin-list
-
2024/06/18
MonetDB: cmp-or-patterns - Adds tests for merge_ors optimizer
stefanos mavros via checkin-list
-
2024/06/18
MonetDB: cmp-or-patterns - New implementation of merge_ors
stefanos mavros via checkin-list
-
2024/06/18
MonetDB: cmp-or-patterns - Merges default
stefanos mavros via checkin-list
-
2024/06/18
MonetDB: default - Adds _exps_print
stefanos mavros via checkin-list
-
2024/06/18
MonetDB: default - Cleans up exps_equal
stefanos mavros via checkin-list
-
2024/06/18
MonetDB: cmp-or-patterns - New branch
stefanos mavros via checkin-list
-
2024/06/18
MonetDB: default - Merge with Aug2024 branch.
Sjoerd Mullender via checkin-list
-
2024/06/18
MonetDB: Aug2024 - Merge with Dec2023 branch.
Sjoerd Mullender via checkin-list
-
2024/06/18
MonetDB: Dec2023 - Partial backout of changeset a10aa621f79d (on...
Sjoerd Mullender via checkin-list
-
2024/06/18
MonetDB: Aug2024 - Some more approvals.
Sjoerd Mullender via checkin-list
-
2024/06/18
MonetDB: Aug2024 - Add column 'session_attr' to sys.clientinfo_p...
Joeri van Ruth via checkin-list
-
2024/06/18
MonetDB: Aug2024 - Write 'ClientHostname', not 'ClientHostName'
Joeri van Ruth via checkin-list
-
2024/06/18
MonetDB: Dec2023 - mclient: close redirected output stream befor...
Joeri van Ruth via checkin-list
-
2024/06/17
MonetDB: Aug2024 - Don't call sys.check_constraint on older serv...
Sjoerd Mullender via checkin-list
-
2024/06/17
MonetDB: Aug2024 - Don't enforce single value BAT. Take the firs...
Lucas Pereira via checkin-list
-
2024/06/17
MonetDB: nilmask - merged with default
Niels Nes via checkin-list
-
2024/06/17
MonetDB: default - Merge with Aug2024
Lucas Pereira via checkin-list
-
2024/06/17
MonetDB: Aug2024 - Merge with Dec2023
Lucas Pereira via checkin-list
-
2024/06/17
MonetDB: Dec2023 - Add test for #7537
Lucas Pereira via checkin-list
-
2024/06/17
MonetDB: Dec2023 - Graft changeset 91425:e1cf401e08b1
Lucas Pereira via checkin-list
-
2024/06/17
MonetDB: nilmask - small steps towards unsigned types
Niels Nes via checkin-list
-
2024/06/15
MonetDB: Aug2024 - fixed issue #7539, ie properly test on result...
Niels Nes via checkin-list
-
2024/06/15
MonetDB: Aug2024 - fixed issue #7538, ie only reduce cast (ie re...
Niels Nes via checkin-list
-
2024/06/14
monetdb-java: default - Try to use reasonable defaults for Clien...
Joeri van Ruth via checkin-list
-
2024/06/14
monetdb-java: default - Send ClientInfo on startup
Joeri van Ruth via checkin-list
-
2024/06/14
MonetDB: Aug2024 - Bring back schema versioning. Fixes #7537.
Lucas Pereira via checkin-list
-
2024/06/14
MonetDB: Aug2024 - Extend MAX_MEMORY to accept strings of the fo...
Joeri van Ruth via checkin-list
-
2024/06/14
MonetDB: Aug2024 - Python 3.6 doesn't support subprocess.Popen(c...
Joeri van Ruth via checkin-list
-
2024/06/13
MonetDB: Aug2024 - Remove fancy type signature
Joeri van Ruth via checkin-list
-
2024/06/13
MonetDB: Aug2024 - fall back to type STRING on only NULL's
Niels Nes via checkin-list
-
2024/06/13
MonetDB: Aug2024 - merged with dec2023
Niels Nes via checkin-list
-
2024/06/13
MonetDB: Dec2023 - small cleanup/comment added
Niels Nes via checkin-list
-
2024/06/13
MonetDB: default - add direct interface for table vacuum
Niels Nes via checkin-list
-
2024/06/13
MonetDB: default - add missing sql interfaces
Niels Nes via checkin-list
-
2024/06/13
MonetDB: default - introduced vacuum_tab/vacuum_col for variable...
Niels Nes via checkin-list
-
2024/06/13
MonetDB: default - When breaking list of exps with single entry ...
stefanos mavros via checkin-list
-
2024/06/13
MonetDB: default - Implements break for expressions list (by def...
stefanos mavros via checkin-list
-
2024/06/13
MonetDB: Aug2024 - Add list drivers and list dns's to odbcconnect
Joeri van Ruth via checkin-list
-
2024/06/13
MonetDB: Aug2024 - Don't write certs to TSTTRGDIR, it may not ex...
Joeri van Ruth via checkin-list
-
2024/06/13
MonetDB: Aug2024 - Use Mtest's TLSTester to test JDBC TLS
Joeri van Ruth via checkin-list
-
2024/06/13
MonetDB: Aug2024 - Move tlstester to testing/ directory
Joeri van Ruth via checkin-list
-
2024/06/13
MonetDB: Aug2024 - Move TLSTesterClient from tlssecurity,py to t...
Joeri van Ruth via checkin-list
-
2024/06/13
MonetDB: Aug2024 - Add test for SQLConnect/DriverConnect/BrowseC...
Joeri van Ruth via checkin-list
-
2024/06/13
MonetDB: Aug2024 - Add tests for client_{info,application,remark...
Joeri van Ruth via checkin-list
-
2024/06/13
MonetDB: Aug2024 - Use raw string to suppress Python warning
Joeri van Ruth via checkin-list
-
2024/06/13
MonetDB: Aug2024 - odbc: Map InvalidCredentialsException to SQLS...
Joeri van Ruth via checkin-list
-
2024/06/13
MonetDB: Aug2024 - Make odbcconnect flags more straightforward
Joeri van Ruth via checkin-list