8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 00:03:02 +01:00
Commit Graph

13687 Commits

Author SHA1 Message Date
dimitr
9dc9adf017 Fixed implementations of concatenation and SUBSTRING function.
Used new messages for error reporting. Changes should be fully SQLDA-compatible.
2004-08-02 19:49:12 +00:00
dimitr
810f0a98c9 increment build number 2004-08-02 19:47:22 +00:00
dimitr
ac8d4e290e increment build number 2004-08-02 19:44:04 +00:00
dimitr
4309b20a5e Added two new error messages. 2004-08-02 19:43:54 +00:00
stryqx
07755a8c72 increment build number 2004-08-02 10:07:54 +00:00
fsg
d9d4b259ed increment build number 2004-08-02 01:06:40 +00:00
fsg
0d6a41dda3 nightly update 2004-08-02 01:06:35 +00:00
dimitr
9cb6e40d39 increment build number 2004-08-01 18:01:57 +00:00
dimitr
d6151c2d8f Fixed minor issue. 2004-08-01 18:01:54 +00:00
dimitr
8bb66101e4 increment build number 2004-08-01 17:44:28 +00:00
dimitr
95562449e2 Applied patch by Chris Waters to support NAT by the events mechanism. 2004-08-01 17:44:24 +00:00
robocop
8da5e11178 increment build number 2004-08-01 07:01:05 +00:00
robocop
d26d5328d4 Fix subtle bug introduced by Alex during fun.epp refactoring that prevented the engine to detect when the invoked UDF has returned NULL. 2004-08-01 07:00:59 +00:00
fsg
f8bae233e5 increment build number 2004-07-31 01:07:56 +00:00
fsg
b7c1f14a7a nightly update 2004-07-31 01:07:52 +00:00
skidder
e2d85c8a24 increment build number 2004-07-30 22:38:09 +00:00
skidder
b980507ad2 Valgrind support 2004-07-30 22:38:08 +00:00
skidder
af4847e82d increment build number 2004-07-30 22:38:04 +00:00
skidder
9689d8083d increment build number 2004-07-30 22:37:56 +00:00
robocop
85226b170a increment build number 2004-07-30 05:56:38 +00:00
robocop
53c645ce82 Temporary fix for first problem reported by Adriano dos Santos Fernandes.
Server should continue working normally if gbak tries to restore a db in a forbidden path.
Now mutex is unlocked and server can continue working. However, engine doesn't unload the db so it still thinks there's an active connection.
The proper fix should come from Alex, that probably involves throwing an exception to activate the code inside the catch() section.
2004-07-30 05:56:35 +00:00
robocop
b02705d980 increment build number 2004-07-30 04:58:30 +00:00
robocop
9eecdd8066 Nickolay says the local variable is different from the outer variable.
Therefore, renamed the inner variable to avoid warning found by D. Sibiryakov. Some integer types made const, too.
2004-07-30 04:58:26 +00:00
fsg
182124e9e8 increment build number 2004-07-30 01:08:02 +00:00
fsg
b9205cd4ea nightly update 2004-07-30 01:07:58 +00:00
skidder
942c5f922b increment build number 2004-07-29 17:44:11 +00:00
skidder
6129db2caa Correct a couple errors I introduced during int->size_t transition for array indexing 2004-07-29 17:44:03 +00:00
fsg
e8b0e91d3a increment build number 2004-07-27 01:07:55 +00:00
fsg
866d40bc5c nightly update 2004-07-27 01:07:51 +00:00
skidder
8d8597643e increment build number 2004-07-26 21:32:44 +00:00
skidder
a624a4ac53 Small addition to my previous LIKE fix 2004-07-26 21:32:41 +00:00
fsg
634b4c2530 increment build number 2004-07-23 01:07:40 +00:00
fsg
1b06abe41a nightly update 2004-07-23 01:07:36 +00:00
robocop
c0a5e53426 increment build number 2004-07-22 07:18:01 +00:00
robocop
733859bc09 increment build number 2004-07-22 07:18:00 +00:00
robocop
a5ceabacc8 Style and simplification 2004-07-22 07:17:58 +00:00
robocop
18b6781b8d increment build number 2004-07-22 07:17:21 +00:00
robocop
f7ea2ac074 Fix annoying warnings that appeared when Blas dropped a file with C++ typed constants for the isc_dyn_ values and others. 2004-07-22 07:17:17 +00:00
robocop
1cd5f7b4a8 increment build number 2004-07-22 07:15:13 +00:00
robocop
1052c9c2ce increment build number 2004-07-22 07:15:11 +00:00
robocop
507f53d9bd Style and misc 2004-07-22 07:15:10 +00:00
fsg
b4c27872de increment build number 2004-07-22 01:07:16 +00:00
fsg
fcf625beda nightly update 2004-07-22 01:07:12 +00:00
brodsom
64c62bf519 increment build number 2004-07-21 11:02:11 +00:00
brodsom
65bf4e9a37 -Update 2004-07-21 11:02:08 +00:00
brodsom
aef93b4408 increment build number 2004-07-21 10:34:31 +00:00
brodsom
da46a55b16 -Correction (Found by Claudio) 2004-07-21 10:34:27 +00:00
hvlad
46bcfa427d increment build number 2004-07-21 06:33:59 +00:00
hvlad
47a12b9a3d Fix for lost least significant bits of value when rounding floating-point value to int \ int64 value 2004-07-21 06:33:57 +00:00
fsg
03e41d3800 increment build number 2004-07-21 01:10:39 +00:00