Changeset: a49fed549a67 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a49fed549a67
Added Files:
        debian/libmonetdb-stream7.install
        debian/libmonetdb12.install
Removed Files:
        buildtools/ChangeLog.Oct2014
        clients/ChangeLog.Oct2014
        clients/mapilib/ChangeLog.Oct2014
        clients/python2/ChangeLog.Oct2014
        clients/python3/ChangeLog.Oct2014
        common/stream/ChangeLog.Oct2014
        debian/libmonetdb-stream6.install
        debian/libmonetdb11.install
        gdk/ChangeLog.Oct2014
        geom/ChangeLog.Oct2014
        java/ChangeLog.Oct2014
        monetdb5/ChangeLog.Oct2014
        sql/ChangeLog.Oct2014
        testing/ChangeLog.Oct2014
        tools/merovingian/ChangeLog.Oct2014
Modified Files:
        .hgtags
        MonetDB.spec
        NT/installer32/MonetDB-ODBC-Installer.vdproj
        NT/installer32/MonetDB5-Geom-Module.vdproj
        NT/installer32/MonetDB5-SQL-Installer.vdproj
        NT/installer64/MonetDB-ODBC-Installer.vdproj
        NT/installer64/MonetDB5-Geom-Module.vdproj
        NT/installer64/MonetDB5-SQL-Installer.vdproj
        NT/monetdb_config.h.in
        NT/rules.msc
        buildtools/ChangeLog-Archive
        buildtools/ChangeLog.Jul2015
        clients/ChangeLog-Archive
        clients/ChangeLog.Jul2015
        clients/mapilib/mapi.rc
        clients/odbc/driver/driver.rc
        clients/odbc/winsetup/setup.rc
        clients/python2/setup.py
        clients/python3/setup.py
        configure.ag
        debian/changelog
        debian/control
        gdk/ChangeLog-Archive
        gdk/ChangeLog.Jul2015
        gdk/libbat.rc
        java/ChangeLog-Archive
        java/ChangeLog.Jul2015
        java/Makefile.ag
        java/build.properties
        java/pom.xml
        java/release.txt
        libversions
        monetdb5/ChangeLog-Archive
        monetdb5/ChangeLog.Jul2015
        monetdb5/tools/libmonetdb5.rc
        sql/ChangeLog-Archive
        sql/ChangeLog.Jul2015
        sql/backends/monet5/sql_rank.c
        vertoo.data
Branch: HTM
Log Message:

Merge with the 2pc branch


diffs (truncated from 746 to 300 lines):

diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -597,3 +597,5 @@ a1a48562a4651b1beb3168290777cbeb91f474d8
 027c8ada676bad1e7af0703ae48c27c6fb8433a0 Oct2014_SP4_release
 a1a48562a4651b1beb3168290777cbeb91f474d8 Oct2014_SP4_release
 71a9c48c90348eab78069f2ecc616e3f73bbba95 Jul2015_root
+77c8f3354e948ccd094ab3e53631b9fe272da8ea Jul2015_1
+77c8f3354e948ccd094ab3e53631b9fe272da8ea Jul2015_release
diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -91,7 +91,7 @@ Vendor: MonetDB BV <i...@monetdb.org>
 Group: Applications/Databases
 License: MPL - http://www.monetdb.org/Legal/MonetDBLicense
 URL: http://www.monetdb.org/
-Source: 
http://dev.monetdb.org/downloads/sources/Oct2014-SP4/%{name}-%{version}.tar.bz2
+Source: 
http://dev.monetdb.org/downloads/sources/Jul2015/%{name}-%{version}.tar.bz2
 
 BuildRequires: bison
 BuildRequires: bzip2-devel
@@ -995,6 +995,118 @@ rm -f %{buildroot}%{_bindir}/Maddlog
 %postun -p /sbin/ldconfig
 
 %changelog
+* Fri Aug 07 2015 Sjoerd Mullender <sjo...@acm.org> - 11.21.1-20150807
+- Rebuilt.
+- BZ#3364: Cannot set role back to a user's default role
+- BZ#3365: Unable to grant object privileges while having a non-default
+  current_role
+- BZ#3476: Cannot revoke object access
+- BZ#3556: when 2 multiplexed functions in MAL plan, only one is mapped
+  correctly to bat<mod>.function primitive
+- BZ#3564: Request: add support for postgresql specific scalar function:
+  split_part(string text, delimiter text, field int)
+- BZ#3625: SIGSEGV because mat array can overrun in opt_mergetable.c
+- BZ#3627: SQRT in CASE does not work as of Oct2014
+- BZ#3654: configure --enable-fits requires extra commands after creating
+  a database instance
+- BZ#3673: mclient 'expanded' row formatter
+- BZ#3674: Obfuscate event tracing
+- BZ#3679: No error is given when incorrect timezone value is specified
+  for a timetz column
+- BZ#3686: Wrong associativity of multiply/divide
+- BZ#3702: Filter function not found if created in a user schema
+- BZ#3708: wrong scoping for cross-schema view references
+- BZ#3716: alter table my_merge_table drop table t1; crashes mserver5
+  with Segmentation fault
+- BZ#3724: Wrong size calculation in BATsubjoin
+- BZ#3732: memory leak (of InstrRecord) in opt_mergetable
+- BZ#3733: "(TRUE OR <Exp>) AND <Exp>" is evaluated incorrectly
+- BZ#3735: python connection with unix_socket
+- BZ#3736: crash if mclient disconnects abruptly during a query
+- BZ#3738: Database inconsistency when using savepoint
+- BZ#3739: CASE statements do not handle NULLs in the IN () operator
+  properly
+- BZ#3740: select epoch(now()); types timestamptz(7,0) and bigint(64,0)
+  are not equal
+- BZ#3742: Division By Zero
+- BZ#3744: cast to int gives different results for decimal than double
+- BZ#3747: joins fail in the presence of nulls
+- BZ#3748: Missing META-INF/services/java.sql.Driver in JDBC package
+- BZ#3753: Hang on json field parsing
+- BZ#3754: select from a REMOTE TABLE referring local table crashes
+  mserver5
+- BZ#3756: column type conversion sticks to subsequent queries
+- BZ#3759: select data from "sys"."rejects" returns unexpected error and
+  when next select data from "sys"."sessions" causes an assertion failure
+  in mal_interpreter.c:646.
+- BZ#3760: SQL parser has problem with (position of) a scalar subquery
+  in a SELECT-list
+- BZ#3761: SQL executor has problem with (position of) a subquery in a
+  SELECT-list. Inconsistent behavior.
+- BZ#3764: DROPping multiple users causes a crash
+- BZ#3765: Re-granting a revoked privilege does not work
+- BZ#3766: VIEW not visible if created under a different schema
+- BZ#3767: CREATE TEMP TABLE using "LIKE" incorrectly handled
+- BZ#3769: SIGSEGV when combining a cast/column alias with a UNION
+  ALL view
+- BZ#3770: combined conditions on declared table in User Defined Function
+  definition crashes monetdb
+- BZ#3771: Owner of the schema loses rights if assumes the monetdb role.
+- BZ#3772: Any user can grant a role.
+- BZ#3773: quantile(col, 0) and quantile(col, 1) fail
+- BZ#3774: mclient is unaware of merge tables and remote tables
+- BZ#3775: COPY INTO: Backslash preceding field separator kills import
+- BZ#3778: Crash on remote table schema mismatch
+- BZ#3779: server crashes on MAX() on SELECT DISTINCT something combo
+
+* Thu Aug  6 2015 Martin van Dinther <martin.van.dint...@monetdbsolutions.com> 
- 11.21.1-20150807
+- java: Improved JDBC driver to not throw NullPointerException anymore
+  when calling isNullable() or getPrecision() or getScale() or
+  getColumnDisplaySize() or getSchemaName() or getTableName() or
+  getColumnClassName() on a ResultSet object.
+
+* Tue Jul 28 2015 Sjoerd Mullender <sjo...@acm.org> - 11.21.1-20150807
+- sql: Added support for 128-bit integers (called HUGEINT) on platforms that
+  support this.
+
+* Thu Jul 16 2015 Sjoerd Mullender <sjo...@acm.org> - 11.21.1-20150807
+- java: We now compile the Java classes using the latest Java 1.8 version, and
+  we tell it to compile for Java 1.7.
+
+* Wed Jun  3 2015 Sjoerd Mullender <sjo...@acm.org> - 11.21.1-20150807
+- buildtools: Upgraded the license to the Mozilla Public License Version 2.0.
+
+* Wed Jun  3 2015 Sjoerd Mullender <sjo...@acm.org> - 11.21.1-20150807
+- clients: Added a new output format to mclient: --format=expanded (or -fx).
+  In this format, column values are shown in full and below each other.
+
+* Wed Jun  3 2015 Sjoerd Mullender <sjo...@acm.org> - 11.21.1-20150807
+- sql: Removed support for the mseed library.
+
+* Wed Jun  3 2015 Sjoerd Mullender <sjo...@acm.org> - 11.21.1-20150807
+- sql: Removed support for RDF.
+- sql: Removed DataCell.  It was experimental code that was never enabled.
+
+* Wed Jun  3 2015 Sjoerd Mullender <sjo...@acm.org> - 11.21.1-20150807
+- gdk: BUNtvar and BUNhvar macros no longer work for TYPE_void columns.
+
+* Wed Jun  3 2015 Sjoerd Mullender <sjo...@acm.org> - 11.21.1-20150807
+- gdk: Changed interfaces of a lot of GDK-level functions.  When they modify a
+  BAT, don't return the same BAT or NULL, but instead return GDK_SUCCEED
+  or GDK_FAIL.
+
+* Wed Jun  3 2015 Sjoerd Mullender <sjo...@acm.org> - 11.21.1-20150807
+- monetdb5: Implemented batcalc.min and batcalc.max.  Made calc.min and 
calc.max
+  generic so that no other implementations are needed.
+
+* Wed Jun  3 2015 Sjoerd Mullender <sjo...@acm.org> - 11.21.1-20150807
+- monetdb5: Removed function batcalc.ifthen.
+
+* Wed Jun  3 2015 Sjoerd Mullender <sjo...@acm.org> - 11.21.1-20150807
+- gdk: Changed a bunch of hash-related functions to work on the tail column.
+  The functions that have been changed to work on the tail column are:
+  BAThash, BATprepareHash, HASHgonebad, HASHins, and HASHremove.
+
 * Wed Jun 03 2015 Sjoerd Mullender <sjo...@acm.org> - 11.19.15-20150603
 - Rebuilt.
 - BZ#3707: var() possibly not working in debug builds
diff --git a/buildtools/ChangeLog-Archive b/buildtools/ChangeLog-Archive
--- a/buildtools/ChangeLog-Archive
+++ b/buildtools/ChangeLog-Archive
@@ -1,6 +1,9 @@
 # DO NOT EDIT THIS FILE -- MAINTAINED AUTOMATICALLY
 # This file contains past ChangeLog entries
 
+* Wed Mar  4 2015 Sjoerd Mullender <sjo...@acm.org> - 11.21.1-20150807
+- Upgraded the license to the Mozilla Public License Version 2.0.
+
 * Tue Feb  3 2015 Sjoerd Mullender <sjo...@acm.org> - 11.19.11-20150423
 - We now also create debug packages for Debian and Ubuntu.
 
diff --git a/buildtools/ChangeLog.Jul2015 b/buildtools/ChangeLog.Jul2015
--- a/buildtools/ChangeLog.Jul2015
+++ b/buildtools/ChangeLog.Jul2015
@@ -1,6 +1,3 @@
 # ChangeLog file for buildtools
 # This file is updated with Maddlog
 
-* Wed Mar  4 2015 Sjoerd Mullender <sjo...@acm.org>
-- Upgraded the license to the Mozilla Public License Version 2.0.
-
diff --git a/buildtools/ChangeLog.Oct2014 b/buildtools/ChangeLog.Oct2014
deleted file mode 100644
--- a/buildtools/ChangeLog.Oct2014
+++ /dev/null
@@ -1,3 +0,0 @@
-# ChangeLog file for buildtools
-# This file is updated with Maddlog
-
diff --git a/clients/ChangeLog-Archive b/clients/ChangeLog-Archive
--- a/clients/ChangeLog-Archive
+++ b/clients/ChangeLog-Archive
@@ -1,6 +1,10 @@
 # DO NOT EDIT THIS FILE -- MAINTAINED AUTOMATICALLY
 # This file contains past ChangeLog entries
 
+* Thu Feb 19 2015 Sjoerd Mullender <sjo...@acm.org> - 11.21.1-20150807
+- Added a new output format to mclient: --format=expanded (or -fx).
+  In this format, column values are shown in full and below each other.
+
 * Tue Jan 13 2015 Sjoerd Mullender <sjo...@acm.org> - 11.19.9-20150123
 - Changes to the Perl interface, thanks to Stefan O'Rear:
   1. removes "use sigtrap", because this has global effects and should
diff --git a/clients/ChangeLog.Jul2015 b/clients/ChangeLog.Jul2015
--- a/clients/ChangeLog.Jul2015
+++ b/clients/ChangeLog.Jul2015
@@ -1,7 +1,3 @@
 # ChangeLog file for clients
 # This file is updated with Maddlog
 
-* Thu Feb 19 2015 Sjoerd Mullender <sjo...@acm.org>
-- Added a new output format to mclient: --format=expanded (or -fx).
-  In this format, column values are shown in full and below each other.
-
diff --git a/clients/ChangeLog.Oct2014 b/clients/ChangeLog.Oct2014
deleted file mode 100644
--- a/clients/ChangeLog.Oct2014
+++ /dev/null
@@ -1,3 +0,0 @@
-# ChangeLog file for clients
-# This file is updated with Maddlog
-
diff --git a/clients/mapilib/ChangeLog.Oct2014 
b/clients/mapilib/ChangeLog.Oct2014
deleted file mode 100644
--- a/clients/mapilib/ChangeLog.Oct2014
+++ /dev/null
@@ -1,3 +0,0 @@
-# ChangeLog file for mapilib
-# This file is updated with Maddlog
-
diff --git a/clients/python2/ChangeLog.Oct2014 
b/clients/python2/ChangeLog.Oct2014
deleted file mode 100644
--- a/clients/python2/ChangeLog.Oct2014
+++ /dev/null
@@ -1,3 +0,0 @@
-# ChangeLog file for python2
-# This file is updated with Maddlog
-
diff --git a/clients/python3/ChangeLog.Oct2014 
b/clients/python3/ChangeLog.Oct2014
deleted file mode 100644
--- a/clients/python3/ChangeLog.Oct2014
+++ /dev/null
@@ -1,3 +0,0 @@
-# ChangeLog file for python2
-# This file is updated with Maddlog
-
diff --git a/common/stream/ChangeLog.Oct2014 b/common/stream/ChangeLog.Oct2014
deleted file mode 100644
--- a/common/stream/ChangeLog.Oct2014
+++ /dev/null
@@ -1,3 +0,0 @@
-# ChangeLog file for stream
-# This file is updated with Maddlog
-
diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,154 @@
+monetdb (11.21.1) unstable; urgency=low
+
+  * Rebuilt.
+  * BZ#3364: Cannot set role back to a user's default role
+  * BZ#3365: Unable to grant object privileges while having a non-default
+    current_role
+  * BZ#3476: Cannot revoke object access
+  * BZ#3556: when 2 multiplexed functions in MAL plan, only one is mapped
+    correctly to bat<mod>.function primitive
+  * BZ#3564: Request: add support for postgresql specific scalar function:
+    split_part(string text, delimiter text, field int)
+  * BZ#3625: SIGSEGV because mat array can overrun in opt_mergetable.c
+  * BZ#3627: SQRT in CASE does not work as of Oct2014
+  * BZ#3654: configure --enable-fits requires extra commands after creating
+    a database instance
+  * BZ#3673: mclient 'expanded' row formatter
+  * BZ#3674: Obfuscate event tracing
+  * BZ#3679: No error is given when incorrect timezone value is specified
+    for a timetz column
+  * BZ#3686: Wrong associativity of multiply/divide
+  * BZ#3702: Filter function not found if created in a user schema
+  * BZ#3708: wrong scoping for cross-schema view references
+  * BZ#3716: alter table my_merge_table drop table t1; crashes mserver5
+    with Segmentation fault
+  * BZ#3724: Wrong size calculation in BATsubjoin
+  * BZ#3732: memory leak (of InstrRecord) in opt_mergetable
+  * BZ#3733: "(TRUE OR <Exp>) AND <Exp>" is evaluated incorrectly
+  * BZ#3735: python connection with unix_socket
+  * BZ#3736: crash if mclient disconnects abruptly during a query
+  * BZ#3738: Database inconsistency when using savepoint
+  * BZ#3739: CASE statements do not handle NULLs in the IN () operator
+    properly
+  * BZ#3740: select epoch(now()); types timestamptz(7,0) and bigint(64,0)
+    are not equal
+  * BZ#3742: Division By Zero
+  * BZ#3744: cast to int gives different results for decimal than double
+  * BZ#3747: joins fail in the presence of nulls
+  * BZ#3748: Missing META-INF/services/java.sql.Driver in JDBC package
+  * BZ#3753: Hang on json field parsing
+  * BZ#3754: select from a REMOTE TABLE referring local table crashes
+    mserver5
+  * BZ#3756: column type conversion sticks to subsequent queries
+  * BZ#3759: select data from "sys"."rejects" returns unexpected error and
+    when next select data from "sys"."sessions" causes an assertion failure
+    in mal_interpreter.c:646.
+  * BZ#3760: SQL parser has problem with (position of) a scalar subquery
+    in a SELECT-list
+  * BZ#3761: SQL executor has problem with (position of) a subquery in a
+    SELECT-list. Inconsistent behavior.
+  * BZ#3764: DROPping multiple users causes a crash
+  * BZ#3765: Re-granting a revoked privilege does not work
+  * BZ#3766: VIEW not visible if created under a different schema
+  * BZ#3767: CREATE TEMP TABLE using "LIKE" incorrectly handled
+  * BZ#3769: SIGSEGV when combining a cast/column alias with a UNION
+    ALL view
+  * BZ#3770: combined conditions on declared table in User Defined Function
+    definition crashes monetdb
+  * BZ#3771: Owner of the schema loses rights if assumes the monetdb role.
+  * BZ#3772: Any user can grant a role.
+  * BZ#3773: quantile(col, 0) and quantile(col, 1) fail
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to