Changeset: e7fe4eaf72c2 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e7fe4eaf72c2
Modified Files:
.hgtags
MonetDB.spec
debian/changelog
libversions
Branch: Jun2016
Log Message:
Merge with Jul2015 branch.
diffs (94 lines):
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -618,3 +618,5 @@ 25c9f569add9c341d40920f30936890ae6ea68a8
feec2e4020548d3137a0e946b7a4e29db5b9e14a Jul2015_15
feec2e4020548d3137a0e946b7a4e29db5b9e14a Jul2015_SP3_release
ee2d8c8d65c35ed022ca0785f30fcf4b051a542e Jun2016_root
+ee54e50fccb17db48bbfd983882e8491a869131c Jul2015_17
+ee54e50fccb17db48bbfd983882e8491a869131c Jul2015_SP3_release
diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -986,6 +986,29 @@ rm -f %{buildroot}%{_bindir}/Maddlog
%postun -p /sbin/ldconfig
%changelog
+* Thu Mar 24 2016 Sjoerd Mullender <[email protected]> - 11.21.17-20160324
+- Rebuilt.
+- BZ#2972: SQL URL functionality contains errors
+- BZ#3881: Server crashes on bulk load
+- BZ#3890: Window function + group by in subselect, rel2bin_project:
+ Assertion `0' failed
+- BZ#3891: MonetDB crashes when executing SQL with window function
+- BZ#3900: null handling in some sql statements is incorrect
+- BZ#3906: Multi-column 1-N table-function with mitosis produces different
+ column counts
+- BZ#3917: Date difference returns month_interval instead of day_interval
+- BZ#3938: Wrong error message on violating foreign key constraint
+- BZ#3941: Wrong coercion priority
+- BZ#3948: SQL: select * from sys.sys.table_name; is accepted but should
+ return an error
+- BZ#3951: extern table_funcs not visible from Windows DLL for extensions
+ like vaults (crashes)
+- BZ#3952: Stream table gives segfault
+- BZ#3953: MIN/MAX of a UUID column produces wrong results
+- BZ#3954: Consolidate table assertion error
+- BZ#3955: (incorrect) MAL loop instead of manifold triggered by simple
+ change in target list
+
* Thu Mar 10 2016 Sjoerd Mullender <[email protected]> - 11.21.15-20160310
- Rebuilt.
- BZ#3549: bulk string operations very slow
diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+monetdb (11.21.17) unstable; urgency=low
+
+ * Rebuilt.
+ * BZ#2972: SQL URL functionality contains errors
+ * BZ#3881: Server crashes on bulk load
+ * BZ#3890: Window function + group by in subselect, rel2bin_project:
+ Assertion `0' failed
+ * BZ#3891: MonetDB crashes when executing SQL with window function
+ * BZ#3900: null handling in some sql statements is incorrect
+ * BZ#3906: Multi-column 1-N table-function with mitosis produces different
+ column counts
+ * BZ#3917: Date difference returns month_interval instead of day_interval
+ * BZ#3938: Wrong error message on violating foreign key constraint
+ * BZ#3941: Wrong coercion priority
+ * BZ#3948: SQL: select * from sys.sys.table_name; is accepted but should
+ return an error
+ * BZ#3951: extern table_funcs not visible from Windows DLL for extensions
+ like vaults (crashes)
+ * BZ#3952: Stream table gives segfault
+ * BZ#3953: MIN/MAX of a UUID column produces wrong results
+ * BZ#3954: Consolidate table assertion error
+ * BZ#3955: (incorrect) MAL loop instead of manifold triggered by simple
+ change in target list
+
+ -- Sjoerd Mullender <[email protected]> Thu, 24 Mar 2016 09:25:15 +0100
+
monetdb (11.21.15) unstable; urgency=low
* Rebuilt.
diff --git a/libversions b/libversions
--- a/libversions
+++ b/libversions
@@ -36,13 +36,13 @@
# version of the GDK library (subdirectory gdk; also includes
# common/options and common/utils)
-GDK_VERSION=12:7:0
+GDK_VERSION=12:8:0
# version of the MAPI library (subdirectory clients/mapilib)
MAPI_VERSION=7:6:0
# version of the MONETDB5 library (subdirectory monetdb5, not including extras)
-MONETDB5_VERSION=20:2:1
+MONETDB5_VERSION=20:3:1
# version of the STREAM library (subdirectory common/stream)
STREAM_VERSION=7:0:0
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list