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

36362 Commits

Author SHA1 Message Date
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
robocop
09c0991d23 increment build number 2008-12-18 11:29:11 +00:00
robocop
9161be9116 Style. 2008-12-18 11:29:10 +00:00
robocop
c10c7a8ddf increment build number 2008-12-18 10:57:13 +00:00
robocop
0a94d6fee8 Style. 2008-12-18 10:57:12 +00:00
dimitr
c72ff4b58f increment build number 2008-12-18 10:48:56 +00:00
dimitr
9b682b194e Sync with MSVC8 changes. 2008-12-18 10:48:55 +00:00
robocop
c403c08ccb increment build number 2008-12-18 10:47:26 +00:00
robocop
ff99dc3d46 Style. 2008-12-18 10:47:25 +00:00
robocop
4edd990876 increment build number 2008-12-18 04:33:38 +00:00
robocop
0664de0b23 Misc. 2008-12-18 04:33:37 +00:00
asfernandes
34c7396c51 increment build number 2008-12-18 01:31:27 +00:00
asfernandes
396bcd4fac Misc 2008-12-18 01:31:26 +00:00
asfernandes
ccc335c130 increment build number 2008-12-18 01:28:20 +00:00
asfernandes
77650fa4f6 Const 2008-12-18 01:28:19 +00:00
asfernandes
a4754203b8 increment build number 2008-12-18 01:25:01 +00:00
asfernandes
a26f7f118b increment build number 2008-12-18 01:25:00 +00:00