2006-05-10 |
Martin Kersten |
Preparing for the remote query optimizer in SQL.
|
2006-05-10 |
Niels Nes |
MALlookahead added
|
2006-05-10 |
Niels Nes |
q01 parses
|
2006-05-10 |
Niels Nes |
many small fixes to the grammar
|
2006-05-10 |
Sjoerd Mullender |
Updated license to 1.1 version.
|
2006-05-10 |
Niels Nes |
added bind for bat of deletes.
|
2006-05-10 |
Martin Kersten |
This is target 1.
|
2006-05-10 |
Martin Kersten |
Minor additions
|
2006-05-10 |
Martin Kersten |
Hunting flocks of bugs
|
2006-05-09 |
Martin Kersten |
reducing the trace output and show how far you got.
|
2006-05-09 |
Martin Kersten |
Milestone 1 has been reached. The parse framework is available.
|
2006-05-09 |
Martin Kersten |
A much needed signature elsewhere
|
2006-05-09 |
Martin Kersten |
Milestone 1a has been reached.
|
2006-05-09 |
Niels Nes |
small fix
|
2006-05-09 |
Martin Kersten |
Added traceing
|
2006-05-09 |
Niels Nes |
build xqry
|
2006-05-09 |
Niels Nes |
small steps, include xqry; xqry.start(); your xquery
|
2006-05-09 |
Niels Nes |
export getFreeScenario
|
2006-05-09 |
Martin Kersten |
Some stuff for the future fame.
|
2006-05-08 |
Fabian Groffen |
Update to MDBPL-1.1
|
2006-05-08 |
Fabian Groffen |
Add licence
|
2006-05-08 |
Martin Kersten |
Added the alternative connect calls.
|
2006-05-08 |
Martin Kersten |
sql bind and bind_dbat patterns
|
2006-05-08 |
Jan Flokstra |
* tries to solve the signed/unsigned char compilation problems with
|
2006-05-08 |
Sjoerd Mullender |
propagated changes of Wednesday May 03 2006 - Monday May 08 2006
replication
|
2006-05-08 |
Sjoerd Mullender |
Remove space between -u and -P options and argument: since they are
|
2006-05-08 |
Martin Kersten |
Avoid printing null procs
|
2006-05-08 |
Stratos Idreos |
compilation issues
|
2006-05-08 |
Martin Kersten |
Minor errors removed
|
2006-05-07 |
Martin Kersten |
A few minor cpu improvements
|
2006-05-07 |
Martin Kersten |
Remore SQL bind operation
|
2006-05-07 |
Martin Kersten |
-Common expression optimizer detects a few more cases.
|
2006-05-07 |
Martin Kersten |
Common expression elimination survives Mtest.
|
2006-05-07 |
Martin Kersten |
Be less permissive when it comes to allowing for optimizations.
|
2006-05-07 |
Martin Kersten |
Skip if the MAL block does not exist.
|
2006-05-07 |
Niels Nes |
only add local strdup if its not available
|
2006-05-06 |
Wouter Alink |
peter discovered a new field to use the StandOff steps for (bio-informatics, analysing chromosomes).
Jan2006
|
2006-05-06 |
Stratos Idreos |
bring back unordered cracking and validation tests for it
|
2006-05-05 |
Sjoerd Mullender |
Make -P and -u take optional arguments.
|
2006-05-04 |
Fabian Groffen |
Bah! Superfluous space can be removed as well.
|
2006-05-04 |
Fabian Groffen |
No need for suggestion brackets for the password
|
2006-05-04 |
Fabian Groffen |
Small changes to help people that have no clue authentication actually
|
2006-05-04 |
Ying Zhang |
(Peter's MT fix)
|
2006-05-04 |
Ying Zhang |
(Peter's fix)
|
2006-05-04 |
Ying Zhang |
Peter's fix of the query cache.
|
2006-05-04 |
Ying Zhang |
Remove an unused call to 'thisRequest', which causes trouble in xrpc.
|
2006-05-04 |
Ying Zhang |
(Commiting Peter's fix)
|
2006-05-04 |
Jan Flokstra |
* lots of small fixes
|
2006-05-04 |
Stratos Idreos |
when a query touches a bat for a first time we make a copy of this bat and from there on we do all the cracking on the copy. The original bat is used for projections in order to exploit oid order
|
2006-05-03 |
Martin Kersten |
- Keep all optimizer states
|
2006-05-03 |
Jan Flokstra |
* added a tijah-score() function to pftijah. This is the same function as
|
2006-05-03 |
Sjoerd Mullender |
propagated changes of Friday Apr 21 2006 - Wednesday May 03 2006
replication
|
2006-05-02 |
Romulo Gon?alves |
The ?USING PUSH/PULL? refresh is optional (by default is PUSH).
replication
|
2006-05-02 |
Fabian Groffen |
warning: 'msg' may be used uninitialized in this function
|
2006-05-02 |
Niels Nes |
bug fix in BATundo, hash changes weren't undone for simple typed bats
|
2006-05-01 |
Martin Kersten |
Patches to ensure read-only results of BATs produced
|
2006-05-01 |
Martin Kersten |
Thanks for the code-review of niels
|
2006-05-01 |
Martin Kersten |
Make sure you can trace multiple queries
|
2006-05-01 |
Romulo Gon?alves |
Create views from remote tables is done.
replication
|
2006-05-01 |
Fabian Groffen |
Stupid typo
|