Changeset: 5186caddb826 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5186caddb826
Modified Files:
monetdb5/modules/mal/mosaic_dictionary.c
monetdb5/modules/mal/mosaic_frame.c
monetdb5/modules/mal/mosaic_linear.c
Branch: mosaic
Log Message:
fix compi
%{python_sitelib}/MonetDBtesting/*
@@ -996,6 +995,42 @@ rm -f %{buildroot}%{_bindir}/Maddlog
%postun -p /sbin/ldconfig
%changelog
+* Tue Oct 20 2015 Sjoerd Mullender - 11.21.7-20151020
+- Rebuilt.
+- BZ#3789: Query on large string table fails on HEAPextend
+- BZ#3794: table function sys.rejects
}/MonetDBtesting
%{python_sitelib}/MonetDBtesting/*
@@ -996,6 +995,42 @@ rm -f %{buildroot}%{_bindir}/Maddlog
%postun -p /sbin/ldconfig
%changelog
+* Tue Oct 20 2015 Sjoerd Mullender - 11.21.7-20151020
+- Rebuilt.
+- BZ#3789: Query on large string table fails on HEAPextend
+- BZ#3794: table
Changeset: 1cc216b415ef for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1cc216b415ef
Modified Files:
monetdb5/extras/pyapi/pyapi.c
Branch: pyapi
Log Message:
To support multiple clients calling Python code at once (i.e. interquery
parallelism) when a second client wo
Changeset: 15a3502f85ba for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=15a3502f85ba
Modified Files:
monetdb5/extras/pyapi/pyapi.c
sql/backends/monet5/Tests/pyapi04.stable.err
sql/backends/monet5/Tests/pyapi04.stable.out
Branch: pyapi
Log Message:
When
Changeset: 38d023249aa0 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=38d023249aa0
Modified Files:
monetdb5/extras/pyapi/Tests/pyapi_types_string.malC
monetdb5/extras/pyapi/Tests/pyapi_types_string.stable.err
monetdb5/extras/pyapi/Tests/pyapi_types_st
Changeset: 06987f982be4 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=06987f982be4
Modified Files:
monetdb5/extras/pyapi/type_conversion.c
Branch: pyapi
Log Message:
sscanf doesn't like non-null terminated strings.
diffs (160 lines):
diff --git a/monetdb5/extras/
Changeset: 58161ddf481c for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=58161ddf481c
Modified Files:
monetdb5/extras/pyapi/Tests/pyapi_types_string.malC
monetdb5/extras/pyapi/Tests/pyapi_types_string.stable.err
monetdb5/extras/pyapi/Tests/pyapi_types_st
Changeset: 416c59283e80 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=416c59283e80
Modified Files:
monetdb5/extras/pyapi/Tests/pyapi_types_string.malC
monetdb5/extras/pyapi/pyapi.c
monetdb5/extras/pyapi/type_conversion.c
monetdb5/extras/pyapi/
Changeset: b7fd0d4818a6 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b7fd0d4818a6
Added Files:
testing/Mfilter.py
Removed Files:
testing/Mfilter.py.in
Modified Files:
MonetDB.spec
debian/monetdb-testing-python.install
testing/Makefile
Changeset: 8688a3a82b5d for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8688a3a82b5d
Modified Files:
MonetDB.spec
NT/installer32/MonetDB-ODBC-Installer.vdproj
NT/installer32/MonetDB5-Geom-Module.vdproj
NT/installer32/MonetDB5-SQL-Installer.vdpro
}/Maddlog
%postun -p /sbin/ldconfig
%changelog
+* Tue Oct 20 2015 Sjoerd Mullender - 11.21.7-20151020
+- Rebuilt.
+- BZ#3789: Query on large string table fails on HEAPextend
+- BZ#3794: table function sys.rejects() and view sys.rejects() are listed
+ are metadata objects but give an (incorrect
Changeset: 2f3025cd86cb for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2f3025cd86cb
Modified Files:
MonetDB.spec
NT/installer32/MonetDB-ODBC-Installer.vdproj
NT/installer32/MonetDB5-Geom-Module.vdproj
NT/installer32/MonetDB5-SQL-Installer.vdpro
Changeset: 390cca867144 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=390cca867144
Modified Files:
MonetDB.spec
NT/installer32/MonetDB-ODBC-Installer.vdproj
NT/installer32/MonetDB5-Geom-Module.vdproj
NT/installer32/MonetDB5-SQL-Installer.vdpro
://dev.monetdb.org/downloads/sources/Jul2015-SP1/%{name}-%{version}.tar.bz2
BuildRequires: bison
BuildRequires: bzip2-devel
@@ -996,6 +996,42 @@ rm -f %{buildroot}%{_bindir}/Maddlog
%postun -p /sbin/ldconfig
%changelog
+* Tue Oct 20 2015 Sjoerd Mullender - 11.21.7-20151020
+- Rebuilt.
+- BZ#3789
Changeset: f75a5c17a3c8 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f75a5c17a3c8
Modified Files:
.hgtags
Branch: Jul2015
Log Message:
Setting tags Jul2015_7 and Jul2015_SP1 for the release build.
diffs (9 lines):
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++
Changeset: 49a43b6ec8dd for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=49a43b6ec8dd
Modified Files:
java/Makefile.ag
java/build.properties
java/pom.xml
java/release.txt
libversions
Branch: Jul2015
Log Message:
Updated library versions.
Changeset: dec3a9cf0562 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dec3a9cf0562
Modified Files:
MonetDB.spec
NT/installer32/MonetDB-ODBC-Installer.vdproj
NT/installer32/MonetDB5-Geom-Module.vdproj
NT/installer32/MonetDB5-SQL-Installer.vdpro
Changeset: 46c901c08a3c for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=46c901c08a3c
Modified Files:
monetdb5/extras/pyapi/pyapi.c
monetdb5/extras/pyapi/type_conversion.c
monetdb5/extras/pyapi/type_conversion.h
Branch: pyapi
Log Message:
We don't need
Changeset: 23ae9129b7da for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=23ae9129b7da
Modified Files:
monetdb5/extras/pyapi/pyapi.c
sql/backends/monet5/Tests/pyapi00.sql
sql/backends/monet5/Tests/pyapi01.sql
sql/backends/monet5/Tests/pyapi02.sql
Changeset: 2484aa234f78 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2484aa234f78
Modified Files:
monetdb5/extras/pyapi/pyapi.c
Branch: pyapi
Log Message:
strcpy exists, so we don't need to write our own.
diffs (35 lines):
diff --git a/monetdb5/extras/pyapi/pyap
Changeset: ae8d77654a0e for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ae8d77654a0e
Modified Files:
gdk/shared_memory.c
gdk/shared_memory.h
monetdb5/extras/pyapi/pyapi.c
Branch: pyapi
Log Message:
Cleanup a lot of multiprocessing code, as we are never
Changeset: 16c4b97ae56a for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=16c4b97ae56a
Modified Files:
configure.ag
tools/Makefile.ag
tools/embeddedpy/setup.py
Branch: pyapi
Log Message:
Only build MonetDBLite when enable-embedded is explicityenabled.
Changeset: a0626b9b41a7 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a0626b9b41a7
Modified Files:
gdk/gdk_private.h
Branch: Jul2015
Log Message:
Disable parent hash for now.
It seems that with larger datasets the size of the hash on the parent
bat has a deleterious
Changeset: 73ea9f9d8f43 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=73ea9f9d8f43
Modified Files:
gdk/gdk_private.h
Branch: default
Log Message:
Merge with Jul2015 branch.
diffs (12 lines):
diff --git a/gdk/gdk_private.h b/gdk/gdk_private.h
--- a/gdk/gdk_private
Changeset: 82748e2409ed for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=82748e2409ed
Modified Files:
monetdb5/extras/pyapi/pyapi.c
Branch: pyapi
Log Message:
Initialize enum with enum value instead of 0.
diffs (39 lines):
diff --git a/monetdb5/extras/pyapi/pyapi.c
Changeset: be4e522cf6d4 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=be4e522cf6d4
Modified Files:
monetdb5/modules/mal/mosaic.c
monetdb5/modules/mal/mosaic_delta.c
monetdb5/modules/mal/mosaic_dictionary.c
Branch: mosaic
Log Message:
Fix compilation
Changeset: 5aa5a9fc1a6a for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5aa5a9fc1a6a
Modified Files:
sql/benchmarks/tpch/Tests/01-explain.stable.out
sql/benchmarks/tpch/Tests/01-explain.stable.out.32bit
sql/benchmarks/tpch/Tests/11-explain.stable.out
Changeset: ac96a8f956c8 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ac96a8f956c8
Modified Files:
sql/benchmarks/tpch/Tests/01-explain.stable.out
sql/benchmarks/tpch/Tests/01-explain.stable.out.32bit
sql/benchmarks/tpch/Tests/11-explain.stable.out
29 matches
Mail list logo