2007-07-13 |
Fabian Groffen |
Add proper types for sys/socket.h
|
2007-07-13 |
Jan Rittinger |
-- Added a translation of op:to, fn:id, and fn:idref from XQuery Core to
|
2007-07-13 |
Sjoerd Mullender |
Implemented SQLProcedures.
|
2007-07-13 |
Sjoerd Mullender |
Better support for an installation directory which is the same for all subprojects.
|
2007-07-13 |
Alexander Gafriller |
-- segmentation fault fixed
|
2007-07-13 |
Jan Rittinger |
-- Using the constant information we can rewrite a grouped count into
|
2007-07-13 |
Jan Rittinger |
-- Added/extended some optimizations (cardinality and guide step related).
|
2007-07-13 |
Sjoerd Mullender |
Cosmetic.
Jun2007
|
2007-07-13 |
Alexander Gafriller |
-- fixed segmentation fault in la_step
|
2007-07-13 |
Fabian Groffen |
report GDK version on --version
|
2007-07-13 |
Sjoerd Mullender |
Added test for SQLGetInfo.
Jun2007
|
2007-07-13 |
Sjoerd Mullender |
Added program to test SQLGetInfo.
Jun2007
|
2007-07-13 |
Fabian Groffen |
When we see an exception thrown by the other side, take over the
|
2007-07-13 |
Fabian Groffen |
update the documentation
|
2007-07-13 |
Sjoerd Mullender |
Fixed bug "[ 1726954 ] XQuery: inserting (large) doc into other doc" and updated test.
Jun2007
|
2007-07-13 |
Fabian Groffen |
Don't do functions in get() and put().
|
2007-07-12 |
Alexander Gafriller |
-- fixed bug: handling of guide nodes of type attribute
|
2007-07-12 |
Alexander Gafriller |
-- accommodated read in of kinds to guide node kind numeration
|
2007-07-12 |
Stratos Idreos |
hopefully silence the compiler with a little help from my friends
|
2007-07-12 |
Jan Flokstra |
- fix unused var
|
2007-07-12 |
Alexander Gafriller |
-- methods added for acces from opt/opt_guide.c
|
2007-07-12 |
Alexander Gafriller |
-- la_guide_step added
|
2007-07-12 |
Stefan Manegold |
(minor?) clean-up and improvement of PROC multi_merged_union():
|
2007-07-12 |
Fabian Groffen |
Reshuffle the code such that:
|
2007-07-12 |
Fabian Groffen |
It is only valid to free argv till argc after we completed the loop
|
2007-07-12 |
Jan Flokstra |
- Implement "Levenshtein" edit-distance algorithm in probxml module:
|
2007-07-11 |
Martin Kersten |
It may be handy to know if a BAT has views on top of it,
|
2007-07-11 |
Stratos Idreos |
all the changes/fixes done for the ICDE 2008 submission
|
2007-07-11 |
Jan Flokstra |
Implement deep equal for pxmlsup:
|
2007-07-11 |
Fabian Groffen |
I was a bit too optimistic by thinking that mapilib knows how many rows
|
2007-07-11 |
Fabian Groffen |
Fixed right hand string type column retrieval of get()
|
2007-07-11 |
Stefan Manegold |
on behalf of Jan R.:
Jun2007
|
2007-07-11 |
Fabian Groffen |
Implemented (theoretical) exec functionality.
|
2007-07-11 |
Fabian Groffen |
Approve reworded error message
|
2007-07-11 |
Manuel Mayr |
define sqlroot in the scope of for-loop
|
2007-07-10 |
Manuel Mayr |
icc complains about wrong format string, so I removed it ;)
|
2007-07-10 |
Fabian Groffen |
Be a little bit smarter when dealing with functions. Allow dotted
|
2007-07-10 |
Fabian Groffen |
serveget is now able to spit out a function. Next task is for get to
|
2007-07-10 |
Jan Rittinger |
-- Introduced a SQL specific optimization string
|
2007-07-10 |
Fabian Groffen |
Added flag LIST_MAPI such that functions can be dumped prefixed with an
|
2007-07-10 |
Jan Rittinger |
-- Introduced a new composite key property. This property collects list
|
2007-07-10 |
Jan Rittinger |
-- Removed constraints on iter columns: Up to now every iter column always
|
2007-07-10 |
Jan Rittinger |
-- Fixed bug in set property:
|
2007-07-10 |
Jan Rittinger |
-- Refined optimization rule
|
2007-07-10 |
Fabian Groffen |
Fix 32-bits compilation
|
2007-07-10 |
Fabian Groffen |
remote.mx: typo
|
2007-07-10 |
Manuel Mayr |
don't touch schema of la_eqjoin
|
2007-07-10 |
Fabian Groffen |
I suck for not updating documentation and tests :(
|
2007-07-10 |
Manuel Mayr |
Bugfixing
|
2007-07-09 |
Fabian Groffen |
Implemented get and put for BAT objects.
|
2007-07-09 |
Manuel Mayr |
:conflict removed, thx jan
|
2007-07-09 |
Manuel Mayr |
The pathstep operator actually, is able to rename the item column.
|
2007-07-09 |
Manuel Mayr |
Due to problems with interleaving blanks in CSV with kdb+ bulkloading, I removed them from the format string
|
2007-07-09 |
Manuel Mayr |
Introducing a new CSE, that is able to recognize structural equivalency,
|
2007-07-09 |
Manuel Mayr |
Synchronising SQL generation support with the latest modification in the algebra part.
|
2007-07-09 |
Jan Rittinger |
-- Fix arguments of the endElement callback functions.
|
2007-07-09 |
Manuel Mayr |
Introducing a new CSE, that is able to recognize structural equivalency,
|
2007-07-09 |
Manuel Mayr |
*** empty log message ***
|
2007-07-09 |
Niels Nes |
adapt to the improved ascii_io and tablet api (structures)
|
2007-07-09 |
Niels Nes |
Use GDK_vm_trim global to pass vm_trim environment variable
|