dimitr
|
745d1093a2
|
Enabled support for empty BEGIN...END blocks
|
2002-06-20 11:42:15 +00:00 |
|
dimitr
|
c6cbd67c49
|
Force SP parameters to behave the same way in both syntaxes (SELECT FROM and EXECUTE PROCEDURE), thus enabling expressions, UDFs, etc. to be passed as a parameter.
|
2002-06-20 08:00:29 +00:00 |
|
dimitr
|
f84869f782
|
While I'm in touch with the parser - INT64 and LARGEINT aliases for the intenal dtype_int64 data type.
|
2002-06-15 09:38:14 +00:00 |
|
dimitr
|
95281ccf25
|
1. New system variables - CONNECTION_ID and TRANSACTION_ID
2. Universal triggers
(parser changes are not very nice, but at least it works;
perhaps it should be polished up a bit later)
|
2002-06-14 12:07:20 +00:00 |
|
dimitr
|
8463265fc1
|
Implemented 'EXECUTE VARCHAR' command.
|
2002-04-04 13:53:20 +00:00 |
|
seanleyne
|
8e93b8a859
|
Code cleanup, removed old Win3.1 port from routines I missed the first time
|
2002-02-24 16:39:31 +00:00 |
|
tamlin
|
80f7fb6dd4
|
New C++ memory pool
|
2001-12-24 02:51:06 +00:00 |
|
skywalker
|
4c4bc9a95c
|
Global changes for new Makefile and firebird2 compile on linux
|
2001-07-29 23:43:24 +00:00 |
|
bellardo
|
747d13c0d5
|
Changes to bring FB2 to c++ on *nix.
|
2001-07-12 05:46:06 +00:00 |
|
tamlin
|
9a776a604e
|
First steps towards a C++ conversion.
|
2001-05-23 13:26:42 +00:00 |
|