MonetDB: ascii-flag - Use a single source for open_urlstream (CU...

2024-05-03 Thread Sjoerd Mullender via checkin-list
Changeset: f3c92bdfb810 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/f3c92bdfb810 Added Files: clients/mapiclient/curl-stream.h Modified Files: clients/examples/C/CMakeLists.txt clients/examples/C/streamcat.c clients/mapiclient/CMakeLists.txt Branch: ascii

MonetDB: ascii-flag - Move iconv support out of stream library s...

2024-05-03 Thread Sjoerd Mullender via checkin-list
Changeset: 104cf6f8b939 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/104cf6f8b939 Added Files: clients/mapiclient/iconv-stream.h Removed Files: common/stream/iconv_stream.c Modified Files: clients/Tests/exports.stable.out clients/examples/C/streamcat.c

MonetDB: ascii-flag - Merge with default branch.

2024-05-03 Thread Sjoerd Mullender via checkin-list
Changeset: 2a557cc30013 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/2a557cc30013 Modified Files: gdk/gdk_bat.c gdk/gdk_bbp.c Branch: ascii-flag Log Message: Merge with default branch. diffs (truncated from 2467 to 300 lines): diff --git a/.hgtags b/.hgtags --- a/.hgt

MonetDB: ascii-flag - Tell streamcat where to find iconv.

2024-05-03 Thread Sjoerd Mullender via checkin-list
Changeset: 547ae0132fe5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/547ae0132fe5 Modified Files: clients/examples/C/CMakeLists.txt Branch: ascii-flag Log Message: Tell streamcat where to find iconv. diffs (20 lines): diff --git a/clients/examples/C/CMakeLists.txt b/clients/

MonetDB: ascii-flag - Ignore rest of line after write error in i...

2024-05-03 Thread Sjoerd Mullender via checkin-list
Changeset: dce9b89338b2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/dce9b89338b2 Modified Files: clients/mapiclient/iconv-stream.h sql/test/emptydb/Tests/check.stable.out sql/test/mapi/Tests/utf8test.SQL.py Branch: ascii-flag Log Message: Ignore rest of line aft

MonetDB: balanced_union - Fixes plan of sqlancer test

2024-05-03 Thread stefanos mavros via checkin-list
Changeset: 683a8b9d086f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/683a8b9d086f Modified Files: sql/test/SQLancer/Tests/sqlancer17.test Branch: balanced_union Log Message: Fixes plan of sqlancer test diffs (12 lines): diff --git a/sql/test/SQLancer/Tests/sqlancer17.test b/

MonetDB: balanced_union - Fixes expected plan from rtrim_bug test

2024-05-03 Thread stefanos mavros via checkin-list
Changeset: 2f7383141123 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/2f7383141123 Modified Files: sql/test/bugs/Tests/rtrim_bug.test Branch: balanced_union Log Message: Fixes expected plan from rtrim_bug test diffs (16 lines): diff --git a/sql/test/bugs/Tests/rtrim_bug.test

MonetDB: ascii-flag - Some more UTF-8 stuff.

2024-05-03 Thread Sjoerd Mullender via checkin-list
Changeset: e764818e0173 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/e764818e0173 Modified Files: clients/mapiclient/mclient.c Branch: ascii-flag Log Message: Some more UTF-8 stuff. diffs (truncated from 313 to 300 lines): diff --git a/clients/mapiclient/mclient.c b/clients/m

MonetDB: balanced_union - Removes leftover return

2024-05-03 Thread stefanos mavros via checkin-list
Changeset: 5238bc758fd4 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/5238bc758fd4 Modified Files: sql/server/rel_optimize_proj.c Branch: balanced_union Log Message: Removes leftover return diffs (12 lines): diff --git a/sql/server/rel_optimize_proj.c b/sql/server/rel_optimize

MonetDB: balanced_union - Enables rel_optimize_unions_topdown by...

2024-05-03 Thread stefanos mavros via checkin-list
Changeset: 743eacfd5581 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/743eacfd5581 Modified Files: sql/server/rel_optimize_proj.c Branch: balanced_union Log Message: Enables rel_optimize_unions_topdown by default diffs (30 lines): diff --git a/sql/server/rel_optimize_proj.c b/

MonetDB: balanced_union - Fixes plans in Bug-2606 tests

2024-05-03 Thread stefanos mavros via checkin-list
Changeset: 4126ca52dcdd for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/4126ca52dcdd Modified Files: sql/test/BugTracker-2010/Tests/ORDER_BY_over_UNION_EXCEPT_INTERSECT.Bug-2606.test Branch: balanced_union Log Message: Fixes plans in Bug-2606 tests diffs (102 lines): diff --git

MonetDB: balanced_union - Compile without having to comment out ...

2024-05-03 Thread stefanos mavros via checkin-list
Changeset: a8ae01bd155d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/a8ae01bd155d Modified Files: sql/server/rel_optimize_proj.c Branch: balanced_union Log Message: Compile without having to comment out half the file diffs (12 lines): diff --git a/sql/server/rel_optimize_proj