Changeset: 30be7bd4aec0 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=30be7bd4aec0
Modified Files:
MonetDB.spec
debian/changelog
sql/ChangeLog-Archive
sql/ChangeLog.Jul2015
Branch: Jul2015
Log Message:
Moved contents of ChangeLog.Jul2015 to MonetDB.spec, debian/changelog and
ChangeLog-Archive.
diffs (92 lines):
diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -995,6 +995,28 @@ rm -f %{buildroot}%{_bindir}/Maddlog
%postun -p /sbin/ldconfig
%changelog
+* Tue Aug 18 2015 Sjoerd Mullender <[email protected]> - 11.21.3-20150818
+- Rebuilt.
+- BZ#3361: constants as MAL function parameters prevent intermediate reuse
+- BZ#3440: Sequence type errors
+- BZ#3449: mserver crash on start - Freebsd 10 amd64
+- BZ#3496: autocompletion table names does not work correctly
+- BZ#3758: "COPY INTO ..." doesn't work, if executing from 2 processes
+ concurrently.
+- BZ#3763: JDBC PreparedStatement for a table with 14 Foreign Keys
+ crashing the Database
+- BZ#3783: Behavioural change in Jul2015 for 'timestamp minus timestamp'
+- BZ#3784: Assertion failed: (bn->batCapacity >= cnt), function
+ BAT_scanselect, file gdk_select.c, line 1008.
+- BZ#3785: sum(interval) causes overflow in conversion to bte
+- BZ#3786: ResultSet.close() never sends Xclose to free resources
+- BZ#3787: "b and g must be aligned" from complex group/union query
+- BZ#3791: HEAPextend: failed to extend to 2420077101056
+
+* Tue Aug 18 2015 Sjoerd Mullender <[email protected]> - 11.21.3-20150818
+- sql: Differences between time, timestamp, and date values now return properly
+ typed interval types (second or month intervals) instead of integers.
+
* Fri Aug 07 2015 Sjoerd Mullender <[email protected]> - 11.21.1-20150807
- Rebuilt.
- BZ#3364: Cannot set role back to a user's default role
diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+monetdb (11.21.3) unstable; urgency=low
+
+ * Rebuilt.
+ * BZ#3361: constants as MAL function parameters prevent intermediate reuse
+ * BZ#3440: Sequence type errors
+ * BZ#3449: mserver crash on start - Freebsd 10 amd64
+ * BZ#3496: autocompletion table names does not work correctly
+ * BZ#3758: "COPY INTO ..." doesn't work, if executing from 2 processes
+ concurrently.
+ * BZ#3763: JDBC PreparedStatement for a table with 14 Foreign Keys
+ crashing the Database
+ * BZ#3783: Behavioural change in Jul2015 for 'timestamp minus timestamp'
+ * BZ#3784: Assertion failed: (bn->batCapacity >= cnt), function
+ BAT_scanselect, file gdk_select.c, line 1008.
+ * BZ#3785: sum(interval) causes overflow in conversion to bte
+ * BZ#3786: ResultSet.close() never sends Xclose to free resources
+ * BZ#3787: "b and g must be aligned" from complex group/union query
+ * BZ#3791: HEAPextend: failed to extend to 2420077101056
+
+ -- Sjoerd Mullender <[email protected]> Tue, 18 Aug 2015 13:44:54 +0200
+
+monetdb (11.21.3) unstable; urgency=low
+
+ * sql: Differences between time, timestamp, and date values now return
properly
+ typed interval types (second or month intervals) instead of integers.
+
+ -- Sjoerd Mullender <[email protected]> Tue, 18 Aug 2015 13:44:54 +0200
+
monetdb (11.21.1) unstable; urgency=low
* Rebuilt.
diff --git a/sql/ChangeLog-Archive b/sql/ChangeLog-Archive
--- a/sql/ChangeLog-Archive
+++ b/sql/ChangeLog-Archive
@@ -1,6 +1,10 @@
# DO NOT EDIT THIS FILE -- MAINTAINED AUTOMATICALLY
# This file contains past ChangeLog entries
+* Tue Aug 18 2015 Sjoerd Mullender <[email protected]> - 11.21.3-20150818
+- Differences between time, timestamp, and date values now return properly
+ typed interval types (second or month intervals) instead of integers.
+
* Tue Jul 28 2015 Sjoerd Mullender <[email protected]> - 11.21.1-20150807
- Added support for 128-bit integers (called HUGEINT) on platforms that
support this.
diff --git a/sql/ChangeLog.Jul2015 b/sql/ChangeLog.Jul2015
--- a/sql/ChangeLog.Jul2015
+++ b/sql/ChangeLog.Jul2015
@@ -1,7 +1,3 @@
# ChangeLog file for sql
# This file is updated with Maddlog
-* Tue Aug 18 2015 Sjoerd Mullender <[email protected]>
-- Differences between time, timestamp, and date values now return properly
- typed interval types (second or month intervals) instead of integers.
-
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list