2007-11-27 |
Niels Nes |
added lots of missing arithmetic functions (back ported some mx magic from m4)
Sep2007
|
2007-11-26 |
Niels Nes |
fixed bug with psm variables
Sep2007
|
2007-11-26 |
Niels Nes |
add tests for 3 new bugs
Sep2007
|
2007-11-26 |
Jan Rittinger |
-- Introduced new SQL optimization phase that removes superfluous
|
2007-11-26 |
Jan Rittinger |
-- Renamed SELECTIVITY environment variable to
|
2007-11-26 |
Stefan Manegold |
to support debugging:
|
2007-11-26 |
Stefan Manegold |
isolating the SZFMT & SSZFMT macro definitions from
|
2007-11-26 |
Lefteris Sidirourgos |
* Implementation of the serialize operator for the UpdateTape proc.
|
2007-11-26 |
Jan Rittinger |
-- Fix fix checked in earlier today (1.90).
|
2007-11-26 |
Jan Rittinger |
-- Introduced a different implementation for descendant and child steps
|
2007-11-26 |
Sjoerd Mullender |
propagated changes of Friday Nov 23 2007 - Monday Nov 26 2007
|
2007-11-26 |
Sjoerd Mullender |
propagated changes of Friday Nov 23 2007 - Monday Nov 26 2007
|
2007-11-26 |
Sjoerd Mullender |
propagated changes of Friday Nov 23 2007 - Monday Nov 26 2007
|
2007-11-26 |
Jan Rittinger |
-- Fix bug in SQL compilation -- we need to be able to reduce
|
2007-11-26 |
Jan Rittinger |
-- Introduced serialization variants that take into account a distinct
|
2007-11-26 |
Jan Rittinger |
-- Added support for DB2s SELECTIVITY hint
|
2007-11-26 |
Jan Rittinger |
-- Rename define macro.
|
2007-11-26 |
Fabian Groffen |
The code was already too fugly before Stefan really fixed it (thanks
|
2007-11-26 |
Jan Rittinger |
-- Remove bogus stop point in the SQL code generation.
|
2007-11-26 |
Jan Rittinger |
-- Fixed bug: Optimizations based on key and set properties may not be mixed
|
2007-11-26 |
Jan Rittinger |
-- A major step in our query plan generation -- draw the edges in data flow direction :-)
|
2007-11-25 |
Stefan Manegold |
fixing compilation:
|
2007-11-25 |
Fabian Groffen |
Attempt to fix some compiler warnings. I cannot test myself, as I don't
|
2007-11-25 |
Fabian Groffen |
Cast pid to an int for Solaris.
|
2007-11-25 |
Fabian Groffen |
Documentation update I forgot to commit yesterday.
|
2007-11-24 |
Fabian Groffen |
Use the vault key that monetdb creates, make sure we log the messages of
|
2007-11-24 |
Fabian Groffen |
When we have no access to mess with merovingian, just terminate. Don't
|
2007-11-24 |
Fabian Groffen |
Apply umask 077 (masking out any others to read/write/execute what we
|
2007-11-24 |
Fabian Groffen |
We don't inherit the lock with the fork in place, so relock the lockfile
|
2007-11-24 |
Fabian Groffen |
On the hunt for security.
|
2007-11-24 |
Fabian Groffen |
An OMG experience.
Sep2007
|
2007-11-24 |
Fabian Groffen |
An OMG experience.
|
2007-11-24 |
Fabian Groffen |
Implemented feature request #1837593, allow to set merovingian's listening port via mero_port. Removed auto-sensing code as it is unappropriate for a daemon like merovingian, and luckily it was never triggered to be used.
|
2007-11-24 |
Fabian Groffen |
Implemented feature request #1837593, allow to set merovingian's listening port
|
2007-11-24 |
Fabian Groffen |
make the order a bit more logical
|
2007-11-24 |
Fabian Groffen |
Implemented feature request #1825922, merovingian now forks in the background for better s-s-d interoperability, mero_pidfile configures where merovingian writes its pid after forking
|
2007-11-24 |
Fabian Groffen |
Implemented feature request #1825922, had to add pid-file key, made gdk_dbname documentation a bit more to the point
|
2007-11-24 |
Stefan Manegold |
undo of accidental checkin;
|
2007-11-24 |
Stefan Manegold |
make sure we find sql-provided python modules
Sep2007
|
2007-11-24 |
Stefan Manegold |
make sure we find sql-provided python modules
|
2007-11-24 |
Martin Kersten |
The low level routines in atoms/str produce new string copies.
Sep2007
|
2007-11-24 |
Stefan Manegold |
Fabian said
Sep2007
|
2007-11-23 |
Sjoerd Mullender |
Made separate configuration for Win64.
|
2007-11-23 |
Stefan Manegold |
added test for
Sep2007
|
2007-11-23 |
Sjoerd Mullender |
Post-release.
Sep2007
|
2007-11-23 |
Sjoerd Mullender |
propagated changes of Tuesday Nov 20 2007 - Friday Nov 23 2007
|
2007-11-23 |
Sjoerd Mullender |
propagated changes of Tuesday Nov 20 2007 - Friday Nov 23 2007
|
2007-11-23 |
Sjoerd Mullender |
propagated changes of Tuesday Nov 20 2007 - Friday Nov 23 2007
|
2007-11-23 |
Sjoerd Mullender |
propagated changes of Tuesday Nov 20 2007 - Friday Nov 23 2007
|
2007-11-23 |
Sjoerd Mullender |
propagated changes of Tuesday Nov 20 2007 - Friday Nov 23 2007
|
2007-11-23 |
Stefan Manegold |
fixed pathfinder compilation:
|
2007-11-23 |
Stefan Manegold |
final attempt to make python_dbapi_embedded test work:
Sep2007
|
2007-11-23 |
Stefan Manegold |
added missing file
|
2007-11-23 |
Stefan Manegold |
removed accidently checked-in generated files
|
2007-11-22 |
Fabian Groffen |
Fix confusing error messages. Since with merovingian we quite often are
Sep2007
|
2007-11-22 |
Fabian Groffen |
The version numbers should have been bumped, but they were forgotten. As a result we have a little cosmetic error in the release, but let's fix it now so I/we don't forget.
Sep2007
|
2007-11-22 |
Fabian Groffen |
Killing some code that should have been killed before merovingian was
Sep2007
|
2007-11-22 |
Stefan Manegold |
to allow the usage of the most suitable CFLAGS & X_CFLAGS
|
2007-11-22 |
Stefan Manegold |
It appears that our own careful controle of CFLAGS & X_CFLAGS for SWIG-generated code
Sep2007
|
2007-11-22 |
Sjoerd Mullender |
Added libraries from which functions are used.
|