dimitr
|
5bdd4699e2
|
increment build number
|
2002-06-20 11:42:16 +00:00 |
|
dimitr
|
745d1093a2
|
Enabled support for empty BEGIN...END blocks
|
2002-06-20 11:42:15 +00:00 |
|
dimitr
|
1678248d6a
|
increment build number
|
2002-06-20 11:41:20 +00:00 |
|
dimitr
|
5f35aa65f3
|
Partially fixed bug SF #567931
|
2002-06-20 11:37:01 +00:00 |
|
dimitr
|
c3a7feaeb1
|
increment build number
|
2002-06-20 11:37:00 +00:00 |
|
dimitr
|
67fd70aa1d
|
Fixed bug with uninitialized local variables. Thanks to Oleg LOA.
|
2002-06-20 10:10:28 +00:00 |
|
dimitr
|
51aacea9e5
|
increment build number
|
2002-06-20 10:10:27 +00:00 |
|
dimitr
|
6bfbc84d7c
|
Fixed bug with INT64 array slices. Thanks to Artem Petkevych.
|
2002-06-20 10:01:56 +00:00 |
|
dimitr
|
8428797dfd
|
increment build number
|
2002-06-20 10:01:55 +00:00 |
|
dimitr
|
50ea2050be
|
increment build number
|
2002-06-20 08:24:49 +00:00 |
|
dimitr
|
4c4a1f3f2f
|
Implemented case-insensitive keys in FirebirdConfigFile (to support various configs on Win32).
|
2002-06-20 08:24:48 +00:00 |
|
dimitr
|
fa70bc94d9
|
increment build number
|
2002-06-20 08:06:54 +00:00 |
|
dimitr
|
2f113dc617
|
Implemented case-insensitive keys in FirebirdConfigFile (to support various configs on Win32).
|
2002-06-20 08:06:53 +00:00 |
|
dimitr
|
8d5ed7fb7f
|
increment build number
|
2002-06-20 08:00:31 +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
|
0d540dafb7
|
increment build number
|
2002-06-20 07:56:38 +00:00 |
|
dimitr
|
b80e3e7d80
|
Server-side database aliases (error-handling changes).
|
2002-06-20 07:56:37 +00:00 |
|
skywalker
|
d02138d9f6
|
Added README file which explains a little about the makefile structure.
|
2002-06-19 15:10:09 +00:00 |
|
skywalker
|
0c84b445f0
|
increment build number
|
2002-06-19 15:10:08 +00:00 |
|
dimitr
|
cd33516d1d
|
Fixed bug SF #562417
(the fix is not obvious, so it should be properly tested)
|
2002-06-16 14:19:15 +00:00 |
|
dimitr
|
f1d9211640
|
increment build number
|
2002-06-16 14:19:14 +00:00 |
|
dimitr
|
d35325d2c3
|
Fixed an ugly error I made in the server-side aliases management
|
2002-06-16 14:15:51 +00:00 |
|
dimitr
|
404d5f9bac
|
increment build number
|
2002-06-16 14:15:50 +00:00 |
|
dimitr
|
a6cba462be
|
increment build number
|
2002-06-15 09:38:15 +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
|
0f54f09c2f
|
increment build number
|
2002-06-15 07:26:53 +00:00 |
|
dimitr
|
59f32091c0
|
increment build number
|
2002-06-14 12:09:38 +00:00 |
|
dimitr
|
c5f50577cb
|
1. New system variables - CONNECTION_ID and TRANSACTION_ID
2. Universal triggers
|
2002-06-14 12:09:37 +00:00 |
|
dimitr
|
9303b496f3
|
increment build number
|
2002-06-14 12:08:15 +00:00 |
|
dimitr
|
eb492e8bb9
|
increment build number
|
2002-06-14 12:07:21 +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 |
|
tamlin
|
ff3d9965cd
|
Compiler warning
|
2002-06-12 07:07:32 +00:00 |
|
tamlin
|
8715924ea4
|
increment build number
|
2002-06-12 07:07:31 +00:00 |
|
tamlin
|
5efc456803
|
Compiler warnings removed.
|
2002-06-12 07:03:44 +00:00 |
|
tamlin
|
627775c2d6
|
increment build number
|
2002-06-12 07:03:43 +00:00 |
|
tamlin
|
3907124c57
|
const correctness
|
2002-06-12 07:03:02 +00:00 |
|
tamlin
|
9a34880d22
|
increment build number
|
2002-06-12 07:03:01 +00:00 |
|
tamlin
|
d44a9125c4
|
Make it compile using MSVC6.
|
2002-06-12 07:02:10 +00:00 |
|
tamlin
|
71726944e2
|
increment build number
|
2002-06-12 07:02:09 +00:00 |
|
tamlin
|
ded48414a3
|
Removed (at least) 219KB of compiler warnings using MSVC6.
|
2002-06-12 07:01:28 +00:00 |
|
tamlin
|
bd85577c90
|
increment build number
|
2002-06-12 07:01:27 +00:00 |
|
tamlin
|
bcf98f2ff4
|
increment build number
|
2002-06-12 06:58:01 +00:00 |
|
tamlin
|
c01e7261be
|
There is no C++ class named slist. Removed.
|
2002-06-12 06:58:00 +00:00 |
|
dimitr
|
8015519cd8
|
increment build number
|
2002-06-05 11:02:51 +00:00 |
|
dimitr
|
416b0e5d76
|
Fixed compile problems on Win32.
|
2002-06-05 11:02:46 +00:00 |
|
dimitr
|
c3486b33a7
|
increment build number
|
2002-06-05 10:18:19 +00:00 |
|
dimitr
|
c635fe80e3
|
Fixed compile problems on Win32.
|
2002-06-05 10:18:18 +00:00 |
|
dimitr
|
bbd84cf208
|
increment build number
|
2002-06-05 10:02:30 +00:00 |
|
dimitr
|
3719eb366d
|
increment build number
|
2002-06-05 10:02:11 +00:00 |
|
dimitr
|
ecb16b4d12
|
increment build number
|
2002-06-05 09:57:15 +00:00 |
|