Changeset: ae12a56d3420 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ae12a56d3420 Modified Files: MonetDB/MonetDB.spec MonetDB/debian/changelog MonetDB4/MonetDB-server.spec MonetDB4/conf/MonetDB.conf.in MonetDB4/debian/changelog MonetDB5/ChangeLog-Archive MonetDB5/ChangeLog.Jun2010 MonetDB5/ChangeLog.Oct2010 MonetDB5/MonetDB-server.spec MonetDB5/conf/monetdb5.conf.in MonetDB5/debian/changelog buildtools/conf/MonetDB.m4 buildtools/conf/winconfig.h clients/ChangeLog-Archive clients/ChangeLog.Jun2010 clients/ChangeLog.Oct2010 clients/MonetDB-client.spec clients/debian/changelog geom/MonetDB-geom.spec geom/debian/changelog java/ChangeLog-Archive java/ChangeLog.Oct2010 pathfinder/MonetDB-XQuery.spec pathfinder/debian/changelog sql/ChangeLog-Archive sql/ChangeLog.Jun2010 sql/ChangeLog.Oct2010 sql/MonetDB-SQL.spec sql/debian/changelog sql/src/backends/monet5/merovingian/ChangeLog-Archive sql/src/backends/monet5/merovingian/ChangeLog.Oct2010 testing/MonetDB-testing.spec testing/debian/changelog Branch: Oct2010 Log Message:
Preparations for building the Oct2010 release. Removed comments that should not appear in release. Moved contents of ChangeLog.Oct2010 to .spec file and debian/changelog. diffs (truncated from 926 to 300 lines): diff -r ddb61f410f83 -r ae12a56d3420 MonetDB/MonetDB.spec --- a/MonetDB/MonetDB.spec Fri Oct 29 10:29:53 2010 +0200 +++ b/MonetDB/MonetDB.spec Fri Oct 29 10:30:33 2010 +0200 @@ -26,7 +26,7 @@ Group: Applications/Databases License: MPL - http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html URL: http://monetdb.cwi.nl/ -Source: http://dev.monetdb.org/downloads/sources/Jun2010-SP2/%{name}-%{version}.tar.gz +Source: http://dev.monetdb.org/downloads/sources/Oct2010/%{name}-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: zlib-devel, bzip2-devel, openssl-devel @@ -109,6 +109,9 @@ %{_libdir}/libbat.so %changelog +* Fri Oct 29 2010 Sjoerd Mullender <[email protected]> - 1.40.1-20101029 +- Rebuilt. + * Tue Aug 24 2010 Sjoerd Mullender <[email protected]> - 1.38.5-20100824 - Rebuilt. diff -r ddb61f410f83 -r ae12a56d3420 MonetDB/debian/changelog --- a/MonetDB/debian/changelog Fri Oct 29 10:29:53 2010 +0200 +++ b/MonetDB/debian/changelog Fri Oct 29 10:30:33 2010 +0200 @@ -1,3 +1,9 @@ +monetdb (1.40.1-20101029) unstable; urgency=low + + * Rebuilt. + + -- Sjoerd Mullender <[email protected]> Fri, 29 Oct 2010 10:30:29 +0200 + monetdb (1.38.5-20100824) unstable; urgency=low * Rebuilt. diff -r ddb61f410f83 -r ae12a56d3420 MonetDB4/MonetDB-server.spec --- a/MonetDB4/MonetDB-server.spec Fri Oct 29 10:29:53 2010 +0200 +++ b/MonetDB4/MonetDB-server.spec Fri Oct 29 10:30:33 2010 +0200 @@ -26,7 +26,7 @@ Group: Applications/Databases License: MPL - http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html URL: http://monetdb.cwi.nl/ -Source: http://dev.monetdb.org/downloads/sources/Jun2010-SP2/MonetDB4-server-%{version}.tar.gz +Source: http://dev.monetdb.org/downloads/sources/Oct2010/MonetDB4-server-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires(pre): shadow-utils @@ -216,6 +216,9 @@ %{_libdir}/libembeddedmil.so %changelog +* Fri Oct 29 2010 Sjoerd Mullender <[email protected]> - 4.40.1-20101029 +- Rebuilt. + * Tue Aug 24 2010 Sjoerd Mullender <[email protected]> - 4.38.5-20100824 - Rebuilt. diff -r ddb61f410f83 -r ae12a56d3420 MonetDB4/conf/MonetDB.conf.in --- a/MonetDB4/conf/MonetDB.conf.in Fri Oct 29 10:29:53 2010 +0200 +++ b/MonetDB4/conf/MonetDB.conf.in Fri Oct 29 10:30:33 2010 +0200 @@ -22,10 +22,6 @@ # parameters. It can reside in either the local directory where # Mserver is called, or the home directory of the MonetDB user. -# ----------------------------------------------------------- # -# Please keep the comments below aligned with the defaults in # -# MonetDB/src/common/monet_options.mx # -# ----------------------------------------------------------- # # Where MonetDB is installed pref...@xprefix@ @@ -183,7 +179,3 @@ #standoff_start=start #standoff_end=end -# ----------------------------------------------------------- # -# Please keep the comments above aligned with the defaults in # -# MonetDB/src/common/monet_options.mx # -# ----------------------------------------------------------- # diff -r ddb61f410f83 -r ae12a56d3420 MonetDB4/debian/changelog --- a/MonetDB4/debian/changelog Fri Oct 29 10:29:53 2010 +0200 +++ b/MonetDB4/debian/changelog Fri Oct 29 10:30:33 2010 +0200 @@ -1,3 +1,9 @@ +monetdb4-server (4.40.1-20101029) unstable; urgency=low + + * Rebuilt. + + -- Sjoerd Mullender <[email protected]> Fri, 29 Oct 2010 10:30:29 +0200 + monetdb4-server (4.38.5-20100824) unstable; urgency=low * Rebuilt. diff -r ddb61f410f83 -r ae12a56d3420 MonetDB5/ChangeLog-Archive --- a/MonetDB5/ChangeLog-Archive Fri Oct 29 10:29:53 2010 +0200 +++ b/MonetDB5/ChangeLog-Archive Fri Oct 29 10:30:33 2010 +0200 @@ -1,6 +1,33 @@ # DO NOT EDIT THIS FILE -- MAINTAINED AUTOMATICALLY # This file contains past ChangeLog entries +* Sat Jul 17 2010 [email protected] - 5.22.1-20101029 +- Debugging the optimizer pipeline The best way is to use mdb.traceOptimizer(str) + and inspect the information gathered during the optimization phase. + Several optimizers produce more intermediate information, which may + shed light on the details. The optDebug bitvector controls their + output. It can be set to a pipeline or a comma separated list of + optimizers you would like to trace. It is a server wide property and + can not be set dynamically, as it is intended for internal use. + +* Wed Oct 27 2010 Fabian Groffen <[email protected]> - 5.22.1-20101029 +- Resolved a problem with leaking threads, eventually causing new + connections to the server to hang, bug #2700 + +* Tue Jul 13 2010 Stefan Manegold <[email protected]> - 5.22.1-20101029 +- Added "sequential_pipe" SQL optimizer pipeline that is (and should be kept!) + identical to the default pipeline, except that optimizers mitosis & dataflow + are omitted. + +* Mon Jul 12 2010 Stefan Manegold <[email protected]> - 5.22.1-20101029 +- Added "no_mitosis_pipe" SQL optimizer pipeline that is (and should be kept!) + identical to the default pipeline, except that optimizer mitosis is omitted. + +* Mon Aug 30 2010 Sjoerd Mullender <[email protected]> - 5.22.1-20101029 +- When attempting to insert incorrect UTF-8 sequences in a COPY INTO + statement, the error message was truncated. This is now fixed. + Bug 2575. + * Tue Aug 24 2010 Sjoerd Mullender <[email protected]> - 5.20.5-20100824 - Fixed a crash when calculating certain aggregates on platforms where non-aligned data access is not allowed (e.g. Sparc). diff -r ddb61f410f83 -r ae12a56d3420 MonetDB5/ChangeLog.Jun2010 --- a/MonetDB5/ChangeLog.Jun2010 Fri Oct 29 10:29:53 2010 +0200 +++ b/MonetDB5/ChangeLog.Jun2010 Fri Oct 29 10:30:33 2010 +0200 @@ -1,8 +1,3 @@ # ChangeLog file for MonetDB5 # This file is updated with Maddlog -* Mon Aug 30 2010 Sjoerd Mullender <[email protected]> -- When attempting to insert incorrect UTF-8 sequences in a COPY INTO - statement, the error message was truncated. This is now fixed. - Bug 2575. - diff -r ddb61f410f83 -r ae12a56d3420 MonetDB5/ChangeLog.Oct2010 --- a/MonetDB5/ChangeLog.Oct2010 Fri Oct 29 10:29:53 2010 +0200 +++ b/MonetDB5/ChangeLog.Oct2010 Fri Oct 29 10:30:33 2010 +0200 @@ -1,25 +1,3 @@ # ChangeLog file for MonetDB5 # This file is updated with Maddlog -* Sat Jul 17 2010 [email protected] -- Debugging the optimizer pipeline The best way is to use mdb.traceOptimizer(str) - and inspect the information gathered during the optimization phase. - Several optimizers produce more intermediate information, which may - shed light on the details. The optDebug bitvector controls their - output. It can be set to a pipeline or a comma separated list of - optimizers you would like to trace. It is a server wide property and - can not be set dynamically, as it is intended for internal use. - -* Wed Oct 27 2010 Fabian Groffen <[email protected]> -- Resolved a problem with leaking threads, eventually causing new - connections to the server to hang, bug #2700 - -* Tue Jul 13 2010 Stefan Manegold <[email protected]> -- Added "sequential_pipe" SQL optimizer pipeline that is (and should be kept!) - identical to the default pipeline, except that optimizers mitosis & dataflow - are omitted. - -* Mon Jul 12 2010 Stefan Manegold <[email protected]> -- Added "no_mitosis_pipe" SQL optimizer pipeline that is (and should be kept!) - identical to the default pipeline, except that optimizer mitosis is omitted. - diff -r ddb61f410f83 -r ae12a56d3420 MonetDB5/MonetDB-server.spec --- a/MonetDB5/MonetDB-server.spec Fri Oct 29 10:29:53 2010 +0200 +++ b/MonetDB5/MonetDB-server.spec Fri Oct 29 10:30:33 2010 +0200 @@ -26,7 +26,7 @@ Group: Applications/Databases License: MPL - http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html URL: http://monetdb.cwi.nl/ -Source: http://dev.monetdb.org/downloads/sources/Jun2010-SP2/MonetDB5-server-%{version}.tar.gz +Source: http://dev.monetdb.org/downloads/sources/Oct2010/MonetDB5-server-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) %{!?_with_raptor: %{!?_without_raptor: %define _with_raptor --with-raptor}} @@ -216,6 +216,36 @@ %{_libdir}/pkgconfig/monetdb-mal.pc %changelog +* Fri Oct 29 2010 Sjoerd Mullender <[email protected]> - 5.22.1-20101029 +- Rebuilt. + +* Wed Oct 27 2010 Fabian Groffen <[email protected]> - 5.22.1-20101029 +- Resolved a problem with leaking threads, eventually causing new + connections to the server to hang, bug #2700 + +* Mon Aug 30 2010 Sjoerd Mullender <[email protected]> - 5.22.1-20101029 +- When attempting to insert incorrect UTF-8 sequences in a COPY INTO + statement, the error message was truncated. This is now fixed. + Bug 2575. + +* Tue Aug 24 2010 [email protected] - 5.22.1-20101029 +- Debugging the optimizer pipeline The best way is to use mdb.traceOptimizer(str) + and inspect the information gathered during the optimization phase. + Several optimizers produce more intermediate information, which may + shed light on the details. The optDebug bitvector controls their + output. It can be set to a pipeline or a comma separated list of + optimizers you would like to trace. It is a server wide property and + can not be set dynamically, as it is intended for internal use. + +* Tue Aug 24 2010 Stefan Manegold <[email protected]> - 5.22.1-20101029 +- Added "sequential_pipe" SQL optimizer pipeline that is (and should be kept!) + identical to the default pipeline, except that optimizers mitosis & dataflow + are omitted. + +* Tue Aug 24 2010 Stefan Manegold <[email protected]> - 5.22.1-20101029 +- Added "no_mitosis_pipe" SQL optimizer pipeline that is (and should be kept!) + identical to the default pipeline, except that optimizer mitosis is omitted. + * Tue Aug 24 2010 Sjoerd Mullender <[email protected]> - 5.20.5-20100824 - Rebuilt. diff -r ddb61f410f83 -r ae12a56d3420 MonetDB5/conf/monetdb5.conf.in --- a/MonetDB5/conf/monetdb5.conf.in Fri Oct 29 10:29:53 2010 +0200 +++ b/MonetDB5/conf/monetdb5.conf.in Fri Oct 29 10:30:33 2010 +0200 @@ -26,11 +26,6 @@ # but such client side configurations are better packed in their own # structure. -# FIXME: remove this notice for the installed monetdb5.conf # -# ----------------------------------------------------------- # -# Please keep the comments below aligned with the defaults in # -# MonetDB/src/common/monet_options.mx # -# ----------------------------------------------------------- # # Absolute path where MonetDB is installed pref...@xprefix@ diff -r ddb61f410f83 -r ae12a56d3420 MonetDB5/debian/changelog --- a/MonetDB5/debian/changelog Fri Oct 29 10:29:53 2010 +0200 +++ b/MonetDB5/debian/changelog Fri Oct 29 10:30:33 2010 +0200 @@ -1,3 +1,51 @@ +monetdb5-server (5.22.1-20101029) unstable; urgency=low + + * Rebuilt. + + -- Sjoerd Mullender <[email protected]> Fri, 29 Oct 2010 10:30:30 +0200 + +monetdb5-server (5.22.1-20101029) unstable; urgency=low + + * Resolved a problem with leaking threads, eventually causing new + connections to the server to hang, bug #2700 + + -- Fabian Groffen <[email protected]> Wed, 27 Oct 2010 10:30:29 +0200 + +monetdb5-server (5.22.1-20101029) unstable; urgency=low + + * When attempting to insert incorrect UTF-8 sequences in a COPY INTO + statement, the error message was truncated. This is now fixed. + Bug 2575. + + -- Sjoerd Mullender <[email protected]> Mon, 30 Aug 2010 10:30:29 +0200 + +monetdb5-server (5.22.1-20101029) unstable; urgency=low + + * Debugging the optimizer pipeline The best way is to use mdb.traceOptimizer(str) + and inspect the information gathered during the optimization phase. + Several optimizers produce more intermediate information, which may + shed light on the details. The optDebug bitvector controls their + output. It can be set to a pipeline or a comma separated list of + optimizers you would like to trace. It is a server wide property and + can not be set dynamically, as it is intended for internal use. + + -- [email protected] Tue, 24 Aug 2010 10:30:29 +0200 + +monetdb5-server (5.22.1-20101029) unstable; urgency=low + + * Added "sequential_pipe" SQL optimizer pipeline that is (and should be kept!) + identical to the default pipeline, except that optimizers mitosis & dataflow + are omitted. + + -- Stefan Manegold <[email protected]> Tue, 24 Aug 2010 10:30:29 +0200 + +monetdb5-server (5.22.1-20101029) unstable; urgency=low + + * Added "no_mitosis_pipe" SQL optimizer pipeline that is (and should be kept!) + identical to the default pipeline, except that optimizer mitosis is omitted. + + -- Stefan Manegold <[email protected]> Tue, 24 Aug 2010 10:30:29 +0200 + monetdb5-server (5.20.5-20100824) unstable; urgency=low * Rebuilt. diff -r ddb61f410f83 -r ae12a56d3420 buildtools/conf/MonetDB.m4 --- a/buildtools/conf/MonetDB.m4 Fri Oct 29 10:29:53 2010 +0200 +++ b/buildtools/conf/MonetDB.m4 Fri Oct 29 10:30:33 2010 +0200 @@ -54,7 +54,7 @@ ;; esac -AC_DEFINE(MONETDB_RELEASE, "unreleased", [Release name or "unreleased"]) +AC_DEFINE(MONETDB_RELEASE, "Oct2010", [Release name or "unreleased"]) ]) _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
