2017-08-04 |
Sjoerd Mullender |
Make compilable with stricter compiler.
|
2017-08-04 |
Jennie Zhang |
Added tests for Bug 6385
Jul2017
|
2017-08-04 |
Panagiotis Koutsourakis |
The new commands also work for multiple dbs as well, update docs
|
2017-08-04 |
Panagiotis Koutsourakis |
Fix a bug that would prevent monetdbd from starting mservers
|
2017-08-04 |
Panagiotis Koutsourakis |
Change the profiler log file prefix to agree with the documentation
|
2017-08-04 |
Panagiotis Koutsourakis |
Add documentation for the new commands in the monetdb man page
|
2017-08-04 |
Panagiotis Koutsourakis |
Add ChangeLog message for new daemon commands
|
2017-08-04 |
Panagiotis Koutsourakis |
Implement profiler shutdown procedure
|
2017-08-04 |
Panagiotis Koutsourakis |
Tidy up the errors in profiler startup
|
2017-08-04 |
Panagiotis Koutsourakis |
Make the property name easy to change
|
2017-08-04 |
Panagiotis Koutsourakis |
Add profilerstart and profilerstop at the monetdb usage message
|
2017-08-04 |
Panagiotis Koutsourakis |
Don't crash while freeing a confkeyval list if it is NULL
|
2017-08-03 |
Panagiotis Koutsourakis |
First version of profilerstart command working
|
2017-08-02 |
Panagiotis Koutsourakis |
Continue working on the profilerstart command
|
2017-08-01 |
Panagiotis Koutsourakis |
Started work for stethoscope handling through merovingian
|
2017-08-04 |
Martin Kersten |
Continuous function target
trails
|
2017-08-04 |
Sjoerd Mullender |
Merge with Jul2017 branch.
|
2017-08-04 |
Sjoerd Mullender |
Approve error codes.
|
2017-08-04 |
Sjoerd Mullender |
Approve upgrade.
Jul2017
|
2017-08-04 |
Sjoerd Mullender |
Add error handling.
Jul2017
|
2017-08-04 |
Sjoerd Mullender |
Stick requirements on their own line.
Jul2017
|
2017-08-03 |
Panagiotis Koutsourakis |
On the client side we need to handle non default properties better
properties_reimplementation
|
2017-08-03 |
Panagiotis Koutsourakis |
On the server side read non-default properties as well
properties_reimplementation
|
2017-08-03 |
Sjoerd Mullender |
Merge with default branch.
batcalc-candidates
|
2017-08-03 |
Sjoerd Mullender |
Merge with Jul2017 branch.
|
2017-08-03 |
Sjoerd Mullender |
Approve leaks tests.
Jul2017
|
2017-08-03 |
Sjoerd Mullender |
Add missing library.
mosaic
|
2017-08-03 |
Martin Kersten |
Fix memory leak in wlc
|
2017-08-02 |
Martin Kersten |
Added missing files.
mosaic
|
2017-08-02 |
Martin Kersten |
Merge with default
mosaic
|
2017-07-31 |
Martin Kersten |
Merge with default
mosaic
|
2017-07-31 |
Martin Kersten |
Merge with default (old)
mosaic
|
2017-08-02 |
Niels Nes |
added some more variations of sql_mul
Jul2017
|
2017-08-02 |
Niels Nes |
fix crash on missing function
Jul2017
|
2017-08-02 |
Niels Nes |
fixed for bug 6343, ie handle passing stack variables
Jul2017
|
2017-08-02 |
Pedro Ferreira |
Added constraints in the SQL catalog for dropping and altering stream tables. A streaming table can only be dropped when there are no continuous queries running on it. Cannot add or drop columns to a stream table because of linking issues that I am checking.
trails
|
2017-08-02 |
Panagiotis Koutsourakis |
Merge with Jul2017
|
2017-08-02 |
Panagiotis Koutsourakis |
Fix a bug in the reading of the properties file
Jul2017
|
2017-08-02 |
Pedro Ferreira |
Shut down Timetrails scheduler and free the Petri-net while mserver shuts down as well
trails
|
2017-08-01 |
Sjoerd Mullender |
Added some ChangeLog messages.
|
2017-08-01 |
Sjoerd Mullender |
The MAPI library now deals with the SQLSTATE code.
|
2017-08-01 |
Pedro Ferreira |
Fixed some backend validations for continuous procedures
trails
|
2017-08-01 |
Sjoerd Mullender |
Approvals.
|
2017-08-01 |
Sjoerd Mullender |
Approve upgrade output.
|
2017-08-01 |
Sjoerd Mullender |
Only remove exception decoration for SQL; approve output.
|
2017-07-31 |
Sjoerd Mullender |
Approve error messages.
|
2017-07-31 |
Sjoerd Mullender |
Reinstate quotes in error message.
|
2017-07-31 |
Sjoerd Mullender |
Don't send exception decoration to client, just like before.
|
2017-07-31 |
Sjoerd Mullender |
Update check for avoiding double SQL states.
|
2017-07-31 |
Sjoerd Mullender |
It's SQLSTATE, not SQLTYPE.
|
2017-07-31 |
Sjoerd Mullender |
Use code 38000 for mis-aligned columns.
|
2017-07-31 |
Pedro Ferreira |
More defensive lines. Don't allow to remove a procedure if it has a call registered in the Petri-net
trails
|
2017-07-31 |
Sjoerd Mullender |
Always produce exactly one SQL state code in errors from the parser.
|
2017-07-31 |
Sjoerd Mullender |
Layout.
|
2017-07-31 |
Pedro Ferreira |
The scheduler MAL client will create two files in the dbpath for the stdout and stdin. Some defensive lines also added
trails
|
2017-07-31 |
Sjoerd Mullender |
Consistently use sql state HY001 for allocation failure (MAL_MALLOC_FAIL).
|
2017-07-31 |
Martin Kersten |
Approve output
|
2017-07-31 |
Sjoerd Mullender |
Introduce macro SQLSTATE() that turns its argument into a sql state string.
|
2017-07-31 |
Panagiotis Koutsourakis |
Approve output
data-vaults
|
2017-07-31 |
Panagiotis Koutsourakis |
Merge with default
data-vaults
|