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

36378 Commits

Author SHA1 Message Date
fsg
8c1cc3433c increment build number 2008-12-20 19:38:42 +00:00
fsg
70a30cfa54 nightly update 2008-12-20 19:38:38 +00:00
asfernandes
bfc867546d increment build number 2008-12-20 15:17:44 +00:00
asfernandes
aa1cfb66f2 Correction 2008-12-20 15:17:43 +00:00
asfernandes
dd9dd9d704 increment build number 2008-12-20 15:16:06 +00:00
asfernandes
e72c46dd34 Fix GCC build 2008-12-20 15:16:05 +00:00
robocop
965b3dfd07 increment build number 2008-12-20 08:18:34 +00:00
robocop
287883e5f1 increment build number 2008-12-20 08:18:33 +00:00
robocop
1834a97b69 My dear trailing spaces. :-) 2008-12-20 08:18:32 +00:00
robocop
b379912e34 increment build number 2008-12-20 08:16:57 +00:00
robocop
ccf408584e increment build number 2008-12-20 08:16:56 +00:00
robocop
9c9e4e9b0b There's no need to check whether a pointer is null before applying delete or delete[]. 2008-12-20 08:16:55 +00:00
robocop
0a961cdc6a increment build number 2008-12-20 08:16:54 +00:00
robocop
f876a42fa3 increment build number 2008-12-20 08:12:21 +00:00
robocop
6ac3079962 increment build number 2008-12-20 08:12:20 +00:00
robocop
95292d1731 Style. 2008-12-20 08:12:19 +00:00
robocop
1da93183da increment build number 2008-12-20 08:12:18 +00:00
robocop
9771b2554c increment build number 2008-12-20 08:12:17 +00:00
fsg
f96a2b19e9 increment build number 2008-12-19 19:38:31 +00:00
fsg
c6f5be8f2b nightly update 2008-12-19 19:38:29 +00:00
alexpeshkoff
7fe34d245a increment build number 2008-12-19 15:41:22 +00:00
dimitr
30f80d0134 increment build number 2008-12-19 14:59:44 +00:00
dimitr
fd53ec0746 increment build number 2008-12-19 14:59:43 +00:00
dimitr
549db36cb9 increment build number 2008-12-19 14:58:17 +00:00
dimitr
78037bfe40 Fix for big-endian machines, it follows Alex's set of fixes. 2008-12-19 14:58:16 +00:00
dimitr
65da895f73 increment build number 2008-12-19 14:57:02 +00:00
dimitr
2b87e94242 Use explicit iterators instead of the implicit (built-in) ones due to the thread-safety requirements.
This change affects GenericMap only, as it's used globally in a few places and we have a proven crash there.
I have a more complete solution (total cleanup of default accessors from BePlusTree and SparseBitmap) in my local tree (thanks to Dmitry Kovalenko), but it's incomplete (requires more changes inside the engine) and IMHO risky (~20 core modules are affected), so I'd like to defer finalization of this cleanup till v3.0.
All objects of these types seem being protected by dbb_sync, so they shouldn't cause us any problems currently.
2008-12-19 14:57:01 +00:00
dimitr
a8df21db11 increment build number 2008-12-19 14:56:11 +00:00
hvlad
d9ab858931 increment build number 2008-12-19 12:43:32 +00:00
hvlad
7c026e2a64 Restore ability to specify few starting chars (i.e. not full word) of optional switch OVERWRITE in gbak (it was accidentally brocken before 2.5 alpha1) 2008-12-19 12:43:30 +00:00
robocop
7fd02aa00f increment build number 2008-12-19 11:12:29 +00:00
robocop
e0bc2dd4f5 Style. 2008-12-19 11:12:28 +00:00
hvlad
82c35c3427 increment build number 2008-12-19 09:01:45 +00:00
hvlad
df3c623874 Fixed bug CORE-2248 : AV in server.cpp\loopThread()
Removed not needed check for request's port in parent port clients list as
a) this check not needed anymore
b) this loop is performance killer
2008-12-19 09:01:44 +00:00
skywalker
828955004f increment build number 2008-12-18 22:24:36 +00:00
skywalker
7ffd9b3048 Message for SET ROWCOUNT <n> new ISQL command 2008-12-18 22:24:35 +00:00
skywalker
023b8a3c7a increment build number 2008-12-18 22:19:33 +00:00
skywalker
6b3dd235f1 Added isql command SET ROWCOUNT <n> it is a local isql command that
limits the number of rows returned in processing.  It is a feature
of a number of other databases, but in our case its main use is for
convenience for running the TPC-X tests,
2008-12-18 22:19:32 +00:00
fsg
7e3240d48f increment build number 2008-12-18 19:39:37 +00:00
fsg
50c87fd8e7 increment build number 2008-12-18 19:38:49 +00:00
fsg
c6f480e2b9 nightly update 2008-12-18 19:38:47 +00:00
alexpeshkoff
7073526ade increment build number 2008-12-18 14:52:32 +00:00
alexpeshkoff
a97787aa7c increment build number 2008-12-18 14:52:26 +00:00
alexpeshkoff
2cd0cfad17 increment build number 2008-12-18 14:52:25 +00:00
alexpeshkoff
554cdeacd8 increment build number 2008-12-18 14:51:49 +00:00
alexpeshkoff
8d93bfd032 Fixed CORE-2247: Message and descriptor buffers are not aligned properly in QLI 2008-12-18 14:51:48 +00:00
dimitr
1388829640 increment build number 2008-12-18 13:49:15 +00:00
dimitr
660be78a98 Sync with MSVC8 changes. 2008-12-18 13:49:14 +00:00
robocop
eb24ca0b4b increment build number 2008-12-18 12:09:36 +00:00
robocop
29f1b0d641 Style. 2008-12-18 12:09:35 +00:00