[Monetdb-developers] MonetDB Release Preparation

2007-05-29 Thread Martin Kersten
Dear fellow MonetDB developers/users, we plan to have a new release of the MonetDB software family within the next two weeks, i.e., Feature Freeze: Friday Jun 01 2007 Release:Monday Jun 11 2007 This release cycle is used to reduce the component dependencies, such that we

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/modules/pftijah pftijah.mx, 1.123, 1.124

2007-05-29 Thread Stefan Manegold
On Tue, May 29, 2007 at 04:09:27PM +0200, Jan Flokstra wrote: [...] > We were aware of this tail type and that's why we created the cast. Henning > was a bit hesitant to change the bat type to [oid,oid] because he expected > problems with '<' and '>' so we decided to create the extra cast. What

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/modules/pftijah pftijah.mx, 1.123, 1.124

2007-05-29 Thread Jan Flokstra
On Tuesday 29 May 2007 15:38, Stefan Manegold wrote: > On Tue, May 29, 2007 at 12:20:21PM +, Jan Flokstra wrote: > > Update of /cvsroot/monetdb/pathfinder/modules/pftijah > > In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10231 > > > > Modified Files: > > pftijah.mx > > Log Message:

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/modules/pftijah pftijah.mx, 1.123, 1.124

2007-05-29 Thread Stefan Manegold
On Tue, May 29, 2007 at 12:20:21PM +, Jan Flokstra wrote: > Update of /cvsroot/monetdb/pathfinder/modules/pftijah > In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10231 > > Modified Files: > pftijah.mx > Log Message: > - try to repair pftijah "testcoll2" bug on 64bit archs > >

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB5/conf monetdb5.conf.in, 1.11, 1.12

2007-05-29 Thread Stefan Manegold
Another M4 -> M5 "incompatibility" that should be documented properly in the M4 -> M5 transition documentation: ` While with M4, "mapi_open=true"/"mapi_open=false" works fine, M5 (seems to) require(s) "mapi_open=1"/"mapi_open=0". ` Stefan On Sun, May 27, 2007 at 05:27:33PM +, Martin Kerste