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

13489 Commits

Author SHA1 Message Date
robocop
1f84bac700 Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
robocop
18e61355c0 increment build number 2006-02-23 05:08:22 +00:00
robocop
30c29196f6 increment build number 2006-02-23 05:08:20 +00:00
robocop
29eb8abad3 increment build number 2006-02-23 05:08:19 +00:00
robocop
8f7ded98a3 increment build number 2006-02-23 05:08:10 +00:00
robocop
63c38f67eb increment build number 2006-02-23 05:08:05 +00:00
robocop
6d9844cb58 increment build number 2006-02-23 05:07:55 +00:00
robocop
6eb0a55062 increment build number 2006-02-23 05:07:40 +00:00
robocop
32087f85b1 increment build number 2006-02-23 05:07:25 +00:00
robocop
daa7b74cde increment build number 2006-02-23 05:03:19 +00:00
robocop
58a1a5c098 We better do not have loop variables with the same name in nested loops.
:-)
2006-02-23 05:03:16 +00:00
fsg
67052382ac increment build number 2006-02-23 03:24:29 +00:00
fsg
e539a96fe0 increment build number 2006-02-23 03:23:35 +00:00
hvlad
020994b151 increment build number 2006-02-22 15:25:40 +00:00
hvlad
d4da31d7d4 increment build number 2006-02-22 14:55:58 +00:00
hvlad
832bba530c Fixed SF #1436066 : Adding index during DB activity causes GFIX errors 2006-02-22 14:55:54 +00:00
dimitr
877bc6a185 increment build number 2006-02-22 13:55:46 +00:00
dimitr
cb032c48b2 increment build number 2006-02-22 07:47:54 +00:00
dimitr
66c5de67a5 increment build number 2006-02-22 07:47:11 +00:00
dimitr
4a5c3963b1 increment build number 2006-02-22 07:46:28 +00:00
robocop
eb51d4e27d increment build number 2006-02-22 07:22:45 +00:00
robocop
9af0a7c481 Remove obsolete file. 2006-02-22 07:22:43 +00:00
robocop
27345ab0f2 increment build number 2006-02-22 07:21:50 +00:00
robocop
40d5c29fad increment build number 2006-02-22 07:19:53 +00:00
robocop
cd8e24f2f8 This file lacked indentation. 2006-02-22 07:19:49 +00:00
dimitr
dc47963f66 increment build number 2006-02-22 07:11:26 +00:00
dimitr
bccc5d5843 Sorry, the unused code has been committed. 2006-02-22 07:11:24 +00:00
dimitr
c0ca08ada1 increment build number 2006-02-22 05:30:40 +00:00
dimitr
2100ef53bd Fixed imcomplete invariants tracking for subqueries.
Views are still a problem, so more to follow.
2006-02-22 05:30:30 +00:00
fsg
58ec2b92c1 increment build number 2006-02-22 03:25:32 +00:00
asfernandes
5f40f955b9 increment build number 2006-02-22 02:50:02 +00:00
asfernandes
e91a762dde Fixed SF field-test $1433583 - key size exceeds implementation restriction 2006-02-22 02:50:00 +00:00
robocop
4cec5125d7 increment build number 2006-02-21 04:29:07 +00:00
fsg
b6e9857e05 increment build number 2006-02-21 03:22:12 +00:00
kkuznetsov
7efea869ef increment build number 2006-02-20 13:20:59 +00:00
kkuznetsov
cd1267dc76 Quick fix compile error: inline function has prototype 2006-02-20 13:20:46 +00:00
kkuznetsov
010361a029 increment build number 2006-02-20 08:25:53 +00:00
kkuznetsov
aa7b549a98 increment build number 2006-02-20 08:00:55 +00:00
kkuznetsov
be5950a76d increment build number 2006-02-20 07:59:26 +00:00
kkuznetsov
bcbdfe5cd4 increment build number 2006-02-20 07:46:56 +00:00
kkuznetsov
377d6f5e1f increment build number 2006-02-20 07:45:23 +00:00
fsg
ca06bebbd1 increment build number 2006-02-20 03:22:27 +00:00
asfernandes
b35c235ab4 increment build number 2006-02-19 21:16:51 +00:00
asfernandes
5959391572 Don't allow to drop indices used in explicit plans inside SPs/triggers 2006-02-19 21:16:45 +00:00
fsg
b9e61ce912 increment build number 2006-02-19 03:20:27 +00:00
robocop
53791ec5b7 increment build number 2006-02-18 23:39:25 +00:00
robocop
e455915e74 Misc. 2006-02-18 23:39:23 +00:00
fsg
e938a3fa48 increment build number 2006-02-16 03:19:18 +00:00
dimitr
c0aa663d82 increment build number 2006-02-15 13:35:55 +00:00
dimitr
3f20973490 increment build number 2006-02-15 13:34:40 +00:00
dimitr
77dafd90c3 More clever solution for bug #459059.
Deoptimization of NOT ANY is no longer necessary.
2006-02-15 13:34:35 +00:00
fsg
cd1eb0dbd4 increment build number 2006-02-11 03:20:46 +00:00
dimitr
c302666adb increment build number 2006-02-10 19:40:29 +00:00
robocop
e7f03ece9e increment build number 2006-02-10 03:35:41 +00:00
robocop
5bbaab13c9 This is why we put {} around if/else always: to avoid errors like this one, where indentation is not what the compiler follows. 2006-02-10 03:35:37 +00:00
robocop
6ca6155a08 increment build number 2006-02-10 03:28:44 +00:00
robocop
044c5841ad Misc. 2006-02-10 03:28:43 +00:00
robocop
ab2fd5003b increment build number 2006-02-10 03:28:42 +00:00
fsg
8d608839f1 increment build number 2006-02-10 03:19:32 +00:00
kkuznetsov
4a5175f2ab increment build number 2006-02-09 15:50:45 +00:00
kkuznetsov
1498ba48ed Fix aligment issues on Solaris sparc V9 (64 bits) 2006-02-09 15:50:43 +00:00
kkuznetsov
29aee03390 increment build number 2006-02-09 11:00:43 +00:00
hvlad
302add3f75 increment build number 2006-02-09 07:48:15 +00:00
hvlad
a99aa31b0c increment build number 2006-02-09 07:42:25 +00:00
hvlad
70511c8e2f Correct way to work on big-endian systems 2006-02-09 07:42:23 +00:00
fsg
954f0c1370 increment build number 2006-02-09 03:18:05 +00:00
hvlad
cbaed7ab91 increment build number 2006-02-08 21:21:13 +00:00
hvlad
f6ca8ec80d increment build number 2006-02-08 21:20:41 +00:00
hvlad
e0b8b7abea Implemented new isc_info_creation_date 2006-02-08 21:20:26 +00:00
hvlad
4aea6e4fc8 increment build number 2006-02-08 10:11:49 +00:00
hvlad
47ac2b981a bugfix 2006-02-08 10:11:46 +00:00
kkuznetsov
0fa37be8c1 increment build number 2006-02-08 09:25:51 +00:00
fsg
e1c52816e6 increment build number 2006-02-08 03:18:32 +00:00
dimitr
28e0dbb57a increment build number 2006-02-07 18:41:12 +00:00
hvlad
63ca50230e increment build number 2006-02-07 17:21:45 +00:00
hvlad
5c46272df6 Fixed unregistered bug: fb_lock_print fails with message:
The requested operation cannot be performed on a file with a user-mapped section open.
2006-02-07 17:21:40 +00:00
robocop
2615ab656d increment build number 2006-02-07 08:08:51 +00:00
robocop
028fef34a1 increment build number 2006-02-07 08:08:50 +00:00
robocop
3389149564 The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality.
Tenth step: some code was tagged PC_ENGINE but was for SCROLLABLE_CURSORS instead, hence restore it. Also, clean unused data members, obsolete BLR verbs and the like.
2006-02-07 08:08:49 +00:00
fsg
db28f0ecf8 increment build number 2006-02-07 03:20:58 +00:00
kkuznetsov
f10628dacd increment build number 2006-02-06 16:13:32 +00:00
kkuznetsov
ee62b9ceaa increment build number 2006-02-06 16:12:55 +00:00
dimitr
e3da4b8ebb increment build number 2006-02-06 14:27:21 +00:00
kkuznetsov
2c77cf93f3 increment build number 2006-02-06 13:01:12 +00:00
kkuznetsov
47929efd54 increment build number 2006-02-06 08:13:46 +00:00
fsg
d863dff59c increment build number 2006-02-06 03:17:55 +00:00
dimitr
5765727016 increment build number 2006-02-05 18:03:11 +00:00
dimitr
69b72e0e03 increment build number 2006-02-05 18:02:48 +00:00
hvlad
7b31395f22 increment build number 2006-02-05 12:39:36 +00:00
hvlad
878adea3ac increment build number 2006-02-05 12:33:56 +00:00
hvlad
ebbfb3d837 increment build number 2006-02-05 11:36:22 +00:00
hvlad
ce530808c6 Implemented SF #1315814 (isc_info_active_transactions_count) and
#1089646 (isc_transaction_info - get isolation level)
2006-02-05 11:36:20 +00:00
hvlad
f579a55c6e increment build number 2006-02-05 11:06:30 +00:00
hvlad
e631258ed3 1. Let SUPERSERVER_V2 also check for transactions numbers overflow
2. Correction
2006-02-05 11:06:28 +00:00
hvlad
b053359860 increment build number 2006-02-05 11:04:49 +00:00
hvlad
c3c2cd38af Make code some simpler. Thanks to Claudio 2006-02-05 11:04:44 +00:00
fsg
99e08abc02 increment build number 2006-02-05 03:17:46 +00:00
dimitr
467a433d0f increment build number 2006-02-04 16:10:16 +00:00
dimitr
6820a72e13 increment build number 2006-02-04 11:32:18 +00:00
dimitr
eeaf364109 increment build number 2006-02-04 10:37:17 +00:00