Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various bug fixes: | unknown | 2003-11-13 | 1 | -3/+17 |
* | WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us... | unknown | 2003-10-10 | 1 | -2/+26 |
* | Implemented SP CONDITIONs and HANDLERs, with the extension of handling | unknown | 2003-09-16 | 1 | -3/+59 |
* | Getting rid of lots of memory leaks (but not quite all of them yet, | unknown | 2003-04-02 | 1 | -17/+24 |
* | Added IF EXISTS to DROP PROCEDURE|FUNCTION. | unknown | 2003-03-26 | 1 | -1/+1 |
* | Added parsing of CASE (both generic and "simple"). | unknown | 2002-12-17 | 1 | -4/+1 |
* | Fixed the broken backpatching implementation. | unknown | 2002-12-16 | 1 | -5/+5 |
* | Moved create/find/drop functions to a separate files (sp.cc,sp.h). | unknown | 2002-12-12 | 1 | -0/+6 |
* | Fixed bugs in the parameter evaluation and modified the execution engine | unknown | 2002-12-11 | 1 | -0/+25 |
* | Simplistic, experimental framework for Stored Procedures (SPs). | unknown | 2002-12-08 | 1 | -0/+127 |