2009-08-02 |
Fabian Groffen |
Fix bug #2830900, ignore escapes for non-escape sequences, instead of inserting a literal backslash. Ignoring invalid escapes is the most sensical thing to do, and usual behaviour (think of bash, etc.)
May2009
|
2009-08-01 |
Fabian Groffen |
Add cast test, we basically do it good, I think, we just don't support all the possible syntax cases of aliases and stuff
|
2009-08-01 |
Fabian Groffen |
add varchar and text tests
|
2009-08-01 |
Fabian Groffen |
add char test, with manually annotated stable output
|
2009-08-01 |
Fabian Groffen |
remove obsolete script
|
2009-08-01 |
Fabian Groffen |
MonetDB passes PG string concatenation tests
|
2009-08-01 |
Fabian Groffen |
ok, I manually patched up stable.{out,err}
|
2009-08-01 |
Fabian Groffen |
Add like tests, not enabled, way too many errors still
|
2009-08-01 |
Fabian Groffen |
indent, no content change
|
2009-08-01 |
Fabian Groffen |
Add loading test, manually fix create_table script for MonetDB
|
2009-08-01 |
Fabian Groffen |
make it a sentence that I can parse
|
2009-08-01 |
Fabian Groffen |
don't trow away INHERITS one-liners, they are tables too
|
2009-08-01 |
Fabian Groffen |
Always use PCRE for case insensitive matches, even though they don't use
|
2009-08-01 |
Fabian Groffen |
remove some cruft, update readme file
|
2009-08-01 |
Fabian Groffen |
Don't do any directory stuff, act as pipe
|
2009-08-01 |
Fabian Groffen |
Add the ILIKE operator to SQL for Stefan de Konink
|
2009-08-01 |
Fabian Groffen |
Fix pcre module to actually be able to do caseless matches. Not (yet)
|
2009-08-01 |
Stefan Manegold |
splitting the C implementation of
|
2009-08-01 |
Martin Kersten |
Moved apperent property errors reported directly on the output stream
|
2009-08-01 |
Stefan Manegold |
split gdk_scanselect_defs even further:
|
2009-08-01 |
Stefan Manegold |
propagated changes of Saturday Aug 01 2009
M5XQ
|
2009-08-01 |
Stefan Manegold |
propagated changes of Friday Jul 31 2009 - Saturday Aug 01 2009
M5XQ
|
2009-08-01 |
Stefan Manegold |
propagated changes of Friday Jul 31 2009 - Saturday Aug 01 2009
|
2009-07-31 |
Stefan Manegold |
splitting (compilation of) "the infamous" gdk_scanselect_defs.mx
|
2009-07-31 |
Fabian Groffen |
Indent. Make sure we don't dereference c before we actually assigned a
May2009
|
2009-07-31 |
Martin Kersten |
Query time out hook settings
|
2009-07-31 |
Martin Kersten |
With the larger databases soon becoming online, we should prepare
|
2009-07-31 |
Gabriele Modena |
PHP's socket_write() does not guarantee all data to be transmitted. Added a socket_flush() function that write data through a socket making sure that the buffer is actually flushed
|
2009-07-31 |
Tom Schreiber |
-- Added generic properties-support for plan-bundles. A (algebraic- or sql-code-) plan-bundle now can have some meta-data attached in the form of an arbitrary amount of arbitrarily nestable properties (key-value pairs). Such properties are totally ignored by pathfinder itself, but they can be used to carry some specific information from the input-data to the output-data.
|
2009-07-31 |
Stefan Manegold |
as Martin said:
|
2009-07-31 |
Stefan Manegold |
approved new document sizes
May2009
|
2009-07-31 |
Stefan Manegold |
approved new document sizes
May2009
|
2009-07-31 |
Milena Ivanova |
Instructions in update statements should be monitored (to trigger cache sync) but not
|
2009-07-31 |
Gabriele Modena |
Fixed a bug in mapi_write(). Long strings were not correctly splitted in packets.
|
2009-07-31 |
Fabian Groffen |
monetdb destroy now allows to remove a database under maintenance. This way an administrator can prevent users connecting to the database and hence starting it on demand, which in turn prevents removal of the database.
|
2009-07-31 |
Fabian Groffen |
don't print usage message when the database is still running
|
2009-07-31 |
Sjoerd Mullender |
propagated changes of Friday Jul 31 2009
M5XQ
|
2009-07-31 |
Sjoerd Mullender |
propagated changes of Friday Jul 31 2009
|
2009-07-31 |
Sjoerd Mullender |
Added test, but no correct stable output yet.
May2009
|
2009-07-31 |
Sjoerd Mullender |
Added test for long fixed bug.
May2009
|
2009-07-31 |
Sjoerd Mullender |
Typo.
May2009
|
2009-07-31 |
Stefan Manegold |
added test for
May2009
|
2009-07-31 |
Stefan Manegold |
undo part of my previous checkin that might alter Niels' semantic:
May2009
|
2009-07-31 |
Stefan Manegold |
"selection" might be NULL in this case;
May2009
|
2009-07-31 |
Niels Nes |
fix crash with select * from 'whatever' = bla
May2009
|
2009-07-30 |
Martin Kersten |
Handle the statement "a:5;"
|
2009-07-30 |
Martin Kersten |
Silence compiler and assume that our slices are still reasonably small.
|
2009-07-30 |
Martin Kersten |
Move remote88 out of sight. It needs sql.
|
2009-07-30 |
Martin Kersten |
Use the proper length for symbols.
|
2009-07-30 |
Martin Kersten |
Fixing the factorized optimizer, despite it is not used in SQL.
|
2009-07-30 |
Martin Kersten |
The result of the test is correct.
|
2009-07-30 |
Martin Kersten |
Avoid leakage.
|
2009-07-30 |
Sjoerd Mullender |
propagated changes of Thursday Jul 30 2009
|
2009-07-30 |
Sjoerd Mullender |
Updates.
May2009
|
2009-07-30 |
Gabriele Modena |
Fixed a problem with Q_BLOCKs management.
|
2009-07-30 |
Sjoerd Mullender |
propagated changes of Thursday Jul 30 2009
|
2009-07-30 |
Gabriele Modena |
code cleanup;
|
2009-07-30 |
Gabriele Modena |
code cleanup; added an query.php script example.
|
2009-07-30 |
Sjoerd Mullender |
Use VS9.
May2009
|
2009-07-30 |
Sjoerd Mullender |
Updated.
May2009
|