Re: [Monetdb-developers] Release preparations: Please refrain from checkins!

2007-09-18 Thread Stefan Manegold
Dear MonetDB developers, thank you very much for your patience and cooperation! Once you've read the IMPORTANT NOTES below, you're free welcome to check in, again. - Created "Stable" branches for the upcoming release: package branch-name --- (on

Re: [Monetdb-developers] Release preparations: Please refrain from checkins!

2007-09-18 Thread Stefan Manegold
For clearity & completeness: The checkin-lock also applies to the (CWI-internal) MonetDB web site repository "monetweb". Stefan On Tue, Sep 18, 2007 at 04:33:01PM +0200, Stefan Manegold wrote: > Dear MonetDB developers, > > Sjoerd and I are busy preparing for the upcoming release. > The next st

[Monetdb-developers] Release preparations: Please refrain from checkins!

2007-09-18 Thread Stefan Manegold
Dear MonetDB developers, Sjoerd and me are busing preparing for the upcoming release. The next step will be to create the new release branches. To ensure a smooth progress of the next step(s), and to avoid conflicts, we kindly ask you to refrain from ANY checkins to ANY MonetDB CVS repos

Re: [Monetdb-developers] MonetDB4 server (Mserver) crash on solaris 10

2007-09-18 Thread xxiao
hi, Stefan thanks a lot for your quick response. I tried mserver5 as you suggested. mserver5 starts up and runs without any problems as far as I can see. FYI, I recompiled MonetDB-server4 last night. Somehow ( I don't know the reason yet), this time Mserver starts up fine, but that "Bus error

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/compiler/Tests pf-A_XMark.stable.err, , 1.1, 1.2 pf-A_XMark.stable.out, , 1.1, 1.2 pf-M_XMark.stable.err, , 1.6, 1.7 pf-M_XMark.stable.out, ,

2007-09-18 Thread Stefan Manegold
Oops! Peter, was this approval of error messages intended??? ( see also [ 1760459 ] PF/alg: tests fails since 2007/07/11 http://sourceforge.net/tracker/index.php?func=detail&aid=1760459&group_id=56967&atid=482468 ) If not, please undo your (unintended) changes. In many cases, conveniences of `

Re: [Monetdb-developers] SQL serializer

2007-09-18 Thread Manuel Mayr
Stefan Manegold wrote: Oh dear ;) Thx a lot. Best regards > On Tue, Sep 18, 2007 at 02:17:56PM +0200, Manuel Mayr wrote: > >> Hi guys, >> how can i adjust the Makefile.ag to copy the serialize.pl script >> to the binary-directory. >> >> The following approach >> >> Makefile.ag>> >> >> scripts_

Re: [Monetdb-developers] SQL serializer

2007-09-18 Thread Stefan Manegold
On Tue, Sep 18, 2007 at 02:17:56PM +0200, Manuel Mayr wrote: > Hi guys, > how can i adjust the Makefile.ag to copy the serialize.pl script > to the binary-directory. > > The following approach > > Makefile.ag>> > > scripts_pl = { > DIR = bindir > SOURCES = serialize.pl

[Monetdb-developers] SQL serializer

2007-09-18 Thread Manuel Mayr
Hi guys, how can i adjust the Makefile.ag to copy the serialize.pl script to the binary-directory. The following approach Makefile.ag>> scripts_pl = { DIR = bindir SOURCES = serialize.pl } doesn't work. Best regards, Manuel -- Manuel Mayr, Dipl. Inf. Institut fuer Informatik, TU M

Re: [Monetdb-developers] Erros in header file?

2007-09-18 Thread Mark Polo
Thank u niels for ur valuable information, In Oracle we use the temp table dual. what we will use here in meonetDB as its not working.. im getting following error .. sql>select 2 from dual; MAPI = [EMAIL PROTECTED]:5 QUERY = select 2 from dual; ERROR = !SELECT: no such table 'dual' and wha

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB/src/testing Mtest.py.in, , 1.307, 1.308

2007-09-18 Thread Sjoerd Mullender
Please revert and update your clients. The -o option for mclient is gone. Peter Boncz wrote: > Update of /cvsroot/monetdb/MonetDB/src/testing > In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20410 > > Modified Files: > Mtest.py.in > Log Message: > mclient -lx -oxml -fxml > > pro

Re: [Monetdb-developers] Erros in header file?

2007-09-18 Thread Niels Nes
On Mon, Sep 17, 2007 at 11:20:41PM -0700, Mark Polo wrote: > > > hi > Im trying to compile following sample code comes with monet DB > getting some error . > gdk.h is not there in tar .. We use literate programming, ie documentation and code are placed in the same files. This means we have a fi