log

age author description
2003-08-24 Martin Kersten Mapi was not properly extending its buffer when it encountered
2003-08-23 Stefan Manegold some more stable output fixes due to Sjoerd's recent float/double changes
2003-08-23 Stefan Manegold Fixed code to re-gain basic portability after Martin's chnages:
2003-08-23 Martin Kersten Handy addition to stream, not essential for V4 (yet)
2003-08-22 Martin Kersten Synchronization with 4.3 bug resolutions
2003-08-22 Martin Kersten Synchronization with 4.3 bug resolutions
2003-08-22 Martin Kersten Do not write in strings that might been literal constants.
2003-08-22 Martin Kersten Thanks to valgrind!! found the missing 0-byte terminator
2003-08-22 Martin Kersten Keeping fingers crossed.
2003-08-22 Martin Kersten Missing Makefile for Perl directory.
2003-08-22 cvs2hg fixup commit for tag 'UnfinishedMartinsMapi' Monet_4-3-12 UnfinishedMartinsMapi
2003-08-22 cvs2hg fixup commit for tag 'PatchedMartinsMapi' Monet_4-3-12 PatchedMartinsMapi
2003-08-22 Stefan Manegold added "--trace" also to Mshutdown.py
2003-08-22 Stefan Manegold do not try to do "make" in src/mapi/clients/perl
2003-08-22 Stefan Manegold install trace.py
2003-08-22 Martin Kersten Added the missing Perl DB implementation
2003-08-22 Stefan Manegold src/mapi//mapi.mx,
2003-08-22 Stefan Manegold for debugging:
2003-08-22 Martin Kersten Minor but essential typo
2003-08-22 Stefan Manegold fixed stable output.
2003-08-22 Martin Kersten Well there it is. a new mapi interface, which still requires some
2003-08-22 Martin Kersten Update of task list
2003-08-22 Martin Kersten Minor changes
2003-08-22 Martin Kersten Initial update of formatting changes
2003-08-22 Martin Kersten Changed the code base to run in both blocked and nonblocked mode.
2003-08-22 Martin Kersten Python stuff should be checked for correct interaction
2003-08-22 Martin Kersten Perl interaction works with non-blocking only for the time being.
2003-08-22 Martin Kersten Recompilation minors
2003-08-22 Martin Kersten Fixation of a block/non-block streaming Mapi
2003-08-22 Sjoerd Mullender Initialize context shadow field.
2003-08-21 Stefan Manegold more sophisticated (range-) select optimization (per column):
2003-08-20 Martin Kersten Resolved synchronization problems with V4.3
2003-08-20 Sjoerd Mullender Replaced with output from Linux 64bit.
2003-08-20 Sjoerd Mullender First cast to size_t, then invert bits (so that all bits in a
2003-08-20 Stefan Manegold "demo" is now called "titan"
2003-08-19 Stefan Manegold let Mtest fail (instead of just issuing a warning)
2003-08-19 Sjoerd Mullender One more occurrence:
2003-08-19 Sjoerd Mullender On RedHat 9.0.93 (Severn), diff -u1 ... says:
2003-08-19 Stefan Manegold propagated Sjoerd's recent changes from MonetDB:
2003-08-19 Stefan Manegold - src/server/sql_rel2bin.mx:
2003-08-19 Sjoerd Mullender Only use first part (before first space) of $INSTALL to pass to the
2003-08-18 Stefan Manegold [cvs tag BeforeFullFloatPrecission]
2003-08-18 Martin Kersten Minor error
2003-08-18 Stefan Manegold propagated Sjoerd's changes from MonetDB
2003-08-18 Stefan Manegold minor fix: need to specify both variants of slightly differing output
2003-08-18 Sjoerd Mullender Forgot to add these before last commit:
2003-08-18 Stefan Manegold Peter's fix of "joinestimate";
2003-08-18 Sjoerd Mullender Changed flt and dbl conversion to string to include full precision.
2003-08-18 Stefan Manegold with binary and N-ary multiplex operations,
2003-08-18 Sjoerd Mullender Got rid of some compiler warnings on native Windows.
2003-08-18 Sjoerd Mullender Synched with monet.
2003-08-18 Sjoerd Mullender Use standard C defines for minimum and maximum values for standard
2003-08-18 Stefan Manegold minor fix to new range select:
2003-08-18 Stefan Manegold For convenient reding, let the failing SQL statement echoed after an error messages
2003-08-18 Stefan Manegold updated stable output according to recent check-ins
2003-08-17 Stefan Manegold undo of accidental check-in
2003-08-17 Stefan Manegold Use the new range select for "st_select2"
2003-08-17 Stefan Manegold Added new range select
2003-08-17 Martin Kersten Minor error corrections
2003-08-17 Stefan Manegold fixed bug in stable output that sneaked in with last approval of new stable output