skywalker
|
350b251820
|
Changes to get compiling on linux (post fb1 changes).
|
2002-07-05 15:00:26 +00:00 |
|
dimitr
|
88edfc0714
|
Merging changes from fb1 (stage 2 - fixing porting errors).
|
2002-07-02 12:20:50 +00:00 |
|
skywalker
|
13d2715fd8
|
Added LEX_StringIsAKeyword function to avoid an awkward #include from isql
module.
|
2002-06-29 13:47:28 +00:00 |
|
skywalker
|
ae266af6d1
|
Merging changes from fb1.
|
2002-06-29 06:56:51 +00:00 |
|
dimitr
|
c013eea874
|
Fixed bug with the server crash when XSQLDAs are prepared for not all statement parameters.
|
2002-06-28 13:49:47 +00:00 |
|
paul_reeves
|
f8388295c2
|
Remove superfluous include
|
2002-06-27 12:14:54 +00:00 |
|
paul_reeves
|
f9b8800970
|
Updated code to support building under Linux. Main changes are to support the platform manager and the move of kanji.* to /intl.
|
2002-06-23 19:51:37 +00:00 |
|
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 |
|
bellardo
|
5993ece95e
|
Fixed some ugly code I committed yesterday.
|
2002-04-04 16:41:41 +00:00 |
|
bellardo
|
48226c97f6
|
Fixed the buffer overflow check to be correct instead of commenting it out.
|
2002-04-04 16:22:14 +00:00 |
|
dimitr
|
8463265fc1
|
Implemented 'EXECUTE VARCHAR' command.
|
2002-04-04 13:53:20 +00:00 |
|
bellardo
|
60bf531271
|
Cleaning up unneeded setjmp/longjmp code.
|
2002-04-04 05:35:21 +00:00 |
|
bellardo
|
7c00bdca98
|
c++ conversion bug fix
|
2002-04-04 05:34:10 +00:00 |
|
bellardo
|
e68de5f1bc
|
Can't BLKCHK stack variables anymore. Fixed one such occurance in pass1.cpp
|
2002-04-02 17:10:34 +00:00 |
|
dimitr
|
3990deb9e5
|
Cleanup
|
2002-04-01 09:11:49 +00:00 |
|
seanleyne
|
74395949da
|
Code cleanup, corrected some mistakes (;-[) in my removal of the Win3.1 port.
|
2002-02-24 16:53:24 +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 |
|
seanleyne
|
17720d16e0
|
Code cleanup, removed old Windows 3.1 (WINDOWS_ONLY) port
|
2002-02-23 22:08:37 +00:00 |
|
dimitr
|
9a114da9de
|
Correction to the clean up of the Apollo port
|
2002-02-23 07:49:48 +00:00 |
|
skywalker
|
a887af3646
|
Changes to make it compile on linux.
and work through a few issues.
|
2002-01-04 11:34:22 +00:00 |
|
tamlin
|
5ae485f0b5
|
cleaning up
|
2001-12-29 11:41:29 +00:00 |
|
tamlin
|
e48b2468d7
|
MemoryPool work
|
2001-12-28 05:16:31 +00:00 |
|
tamlin
|
80f7fb6dd4
|
New C++ memory pool
|
2001-12-24 02:51:06 +00:00 |
|
tamlin
|
eea9bdfe5a
|
Synch with FB1 changes.
|
2001-11-02 20:40:15 +00:00 |
|
skywalker
|
4c4bc9a95c
|
Global changes for new Makefile and firebird2 compile on linux
|
2001-07-29 23:43:24 +00:00 |
|
skywalker
|
816439e5d7
|
Fix simple syntax errors
|
2001-07-14 00:44:14 +00:00 |
|
bellardo
|
6681f4852e
|
More changes to convert FB2 to c++. This time is files that have been renamed
and some conflict resolutions on files edited by more than one person at once.
|
2001-07-12 06:32:05 +00:00 |
|
bellardo
|
747d13c0d5
|
Changes to bring FB2 to c++ on *nix.
|
2001-07-12 05:46:06 +00:00 |
|
awharrison
|
baa3485651
|
read only databases are supported unconditionally in fb2
|
2001-07-10 17:35:13 +00:00 |
|
tamlin
|
9587c717b3
|
ongoing cleanup
|
2001-05-24 14:54:26 +00:00 |
|
tamlin
|
9a776a604e
|
First steps towards a C++ conversion.
|
2001-05-23 13:26:42 +00:00 |
|