8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:43:04 +01:00
Commit Graph

8383 Commits

Author SHA1 Message Date
arnobrinkman
7e024c858e Remove IGNORE_NULL_IDX_KEY define.
Still to go : nav.cpp, nav_proto.h, ods.h, dba.epp
2003-09-16 23:19:46 +00:00
skidder
0ac3a0f779 increment build number 2003-09-16 21:45:50 +00:00
skidder
bb1322a582 Correction 2003-09-16 21:45:47 +00:00
skidder
5939e3cbe4 increment build number 2003-09-16 21:43:54 +00:00
skidder
9345a02f63 Back out recent header cleanup changes to let the engine compile 2003-09-16 21:43:53 +00:00
skidder
f2790e21c6 increment build number 2003-09-16 20:59:46 +00:00
skidder
30d8ca94f2 Fix SuperServer 1-minute lock-up under contention bug.
With previous logic all spare threads were notified and performed
expensive loop on each request arrival. New logic wakes up only
one thread per request. (the same fix was performed in 2.0 SS lock manager
to avoid waking up all blocked threads on each lock request resolution).
As an (unexpected) result of this changes SS performance significantly
improved. Some artificial tests show timing improvements by
factor between 2 and 3.
2003-09-16 20:59:45 +00:00
skidder
f7a60de04e increment build number 2003-09-16 20:45:33 +00:00
skidder
7873287ef3 Implement Firebird::Semaphore class for Windows and POSIX.
Those platforms which do not have POSIX semaphores (Solaris ?) may need to
implement this class using BSD or SYSV stuff.
2003-09-16 20:45:31 +00:00
dimitr
65ba08205d increment build number 2003-09-16 17:08:46 +00:00
dimitr
dabc8fc047 Some cleanup 2003-09-16 17:08:44 +00:00
brodsom
fa4710d003 increment build number 2003-09-16 14:01:58 +00:00
brodsom
6200974e37 Recover some macros as inlines 2003-09-16 14:01:56 +00:00
brodsom
bfb3aa46c8 increment build number 2003-09-16 13:57:41 +00:00
brodsom
6e9ebc38ce Cleaning headers 2003-09-16 13:57:39 +00:00
brodsom
ef7d261f18 increment build number 2003-09-16 12:16:43 +00:00
brodsom
33fe15c522 Fix switch with only default warning 2003-09-16 12:16:42 +00:00
brodsom
e940fdbc2b increment build number 2003-09-16 12:15:54 +00:00
brodsom
673be067e9 Fix macro redefinition warning 2003-09-16 12:15:51 +00:00
aafemt
ab2dde82d3 increment build number 2003-09-16 10:33:34 +00:00
aafemt
787a2f3f43 'struct' removal 2003-09-16 10:33:33 +00:00
aafemt
565ee3b932 increment build number 2003-09-16 10:33:31 +00:00
aafemt
6d83da9695 increment build number 2003-09-16 10:18:36 +00:00
aafemt
c77cac975d Add 'void' to functions with no return value 2003-09-16 10:18:34 +00:00
robocop
85b988353f increment build number 2003-09-16 08:34:09 +00:00
robocop
fe6f929d54 Too trivial change 2003-09-16 08:34:08 +00:00
brodsom
5c7c06d890 increment build number 2003-09-16 08:18:23 +00:00
brodsom
5e1b673b5a -Although not compiled fix unused warning (Thanks to Claudio) 2003-09-16 08:18:22 +00:00
brodsom
d44ea73fa5 increment build number 2003-09-16 08:18:07 +00:00
brodsom
5d14ef862a increment build number 2003-09-16 08:00:35 +00:00
brodsom
29716469b2 -Add two empty lines at the end. 2003-09-16 08:00:22 +00:00
fsg
da50457615 increment build number 2003-09-15 22:06:17 +00:00
fsg
6bf8594463 nightly update 2003-09-15 22:06:13 +00:00
arnobrinkman
0cca1cf30a increment build number 2003-09-15 21:21:44 +00:00
arnobrinkman
71b17588d9 Added ORDER BY support on derived tables. (Suggested by Dmitry Yemanov) 2003-09-15 21:21:40 +00:00
brodsom
652a8914fb increment build number 2003-09-15 19:27:25 +00:00
brodsom
d6a502709b Fix unused function warning 2003-09-15 19:27:24 +00:00
brodsom
797df46736 increment build number 2003-09-15 19:26:43 +00:00
brodsom
09fc777366 Fix signed/unsigned warning 2003-09-15 19:26:41 +00:00
brodsom
3daaea2166 increment build number 2003-09-15 16:32:24 +00:00
brodsom
ba5379b392 increment build number 2003-09-15 16:32:23 +00:00
brodsom
30f79b34f8 -Cleaning headers 2003-09-15 16:32:22 +00:00
brodsom
e2685f40e2 increment build number 2003-09-15 16:31:22 +00:00
brodsom
2ef1e00dfd -Remove msvc unused var warning. 2003-09-15 16:31:21 +00:00
brodsom
f883ff72d8 increment build number 2003-09-15 16:30:35 +00:00
brodsom
3816635fab -Remove msvc unused var warning 2003-09-15 16:29:31 +00:00
brodsom
5767336c05 increment build number 2003-09-15 16:29:30 +00:00
brodsom
a7b0905b61 increment build number 2003-09-15 16:27:56 +00:00
brodsom
5c3127dc2a increment build number 2003-09-15 16:27:29 +00:00
brodsom
53e5f08579 increment build number 2003-09-15 16:26:44 +00:00