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

35366 Commits

Author SHA1 Message Date
dimitr
4c05d2d8dd Fixed CORE-2137: Database restore may crash the server when DummyPacketInterval is set. 2008-10-22 15:43:16 +00:00
dimitr
1ed52c1074 increment build number 2008-10-22 15:42:18 +00:00
dimitr
6d75551f2b increment build number 2008-10-22 15:39:13 +00:00
paulbeach
465ab62821 increment build number 2008-10-22 13:15:02 +00:00
paulbeach
476428a93e increment build number 2008-10-22 13:15:01 +00:00
paulbeach
0e926ab154 Modifications to enable a build on Darwin 2008-10-22 13:15:00 +00:00
roman-simakov
2a944068a4 increment build number 2008-10-21 19:32:51 +00:00
roman-simakov
f752543625 Fixed mistake 2008-10-21 19:32:50 +00:00
hvlad
08ebffb32b increment build number 2008-10-21 10:37:40 +00:00
hvlad
e998ff070f Fixed accidentally brocken POSIX build 2008-10-21 10:37:39 +00:00
robocop
89584f8a11 Follow Dmitry's cleanup. 2008-10-21 06:20:33 +00:00
robocop
62a91fe380 increment build number 2008-10-21 06:20:32 +00:00
robocop
2e04d9c91e increment build number 2008-10-21 06:20:31 +00:00
robocop
b7617ea79e increment build number 2008-10-21 06:17:05 +00:00
robocop
d112cc5a2b increment build number 2008-10-21 06:17:04 +00:00
robocop
d50c65a3d9 Close some of my favorite B.O.'s since FB1. To be reviewed by Vlad. 2008-10-21 06:17:03 +00:00
robocop
3d97a35be5 increment build number 2008-10-21 04:25:50 +00:00
robocop
43ee87b07d Misc. 2008-10-21 04:25:49 +00:00
asfernandes
1c1dd9b8e5 increment build number 2008-10-20 23:46:47 +00:00
asfernandes
ad716e38d9 Misc 2008-10-20 23:46:46 +00:00
asfernandes
6a9ab44d35 increment build number 2008-10-20 23:46:45 +00:00
dimitr
6ffe2391c6 increment build number 2008-10-20 14:30:21 +00:00
dimitr
fa6eaff430 An attempt to fix non-HAVE_MMAP builds. To be refactored by Alex later. 2008-10-20 14:30:20 +00:00
asfernandes
23cfefbfab increment build number 2008-10-20 13:46:34 +00:00
asfernandes
b3df17bf85 increment build number 2008-10-20 13:19:34 +00:00
asfernandes
608fa01368 Patch by Dmitry Kovalenko for CORE-1596 2008-10-20 13:19:33 +00:00
dimitr
d45449ef72 increment build number 2008-10-20 11:12:02 +00:00
dimitr
f18f99ff32 Cleanup. 2008-10-20 11:12:01 +00:00
dimitr
6c4cf0f97c increment build number 2008-10-20 10:43:51 +00:00
dimitr
7729fe8622 1) Let's avoid a deep recursion for the IN (<list>) predicate. At least on the parser side.
2) Fixed the IN elements limit to be 1500 (as documented) instead of 1499.
2008-10-20 10:43:50 +00:00
dimitr
a305538565 increment build number 2008-10-20 04:55:33 +00:00
dimitr
f8b294253c increment build number 2008-10-20 04:32:43 +00:00
dimitr
2fa05ed659 Update. 2008-10-20 04:32:42 +00:00
dimitr
bc19d82941 increment build number 2008-10-19 12:05:37 +00:00
dimitr
a58aaafdf2 Fixed CORE-2132: Indexed retrieval cannot be chosen if a stored procedure is used inside the comparison predicate. 2008-10-19 12:05:36 +00:00
dimitr
b703879da6 increment build number 2008-10-19 11:41:45 +00:00
dimitr
715bf9b999 increment build number 2008-10-19 11:41:44 +00:00
dimitr
8e72ece026 Uncouple Mutex and RefMutex. This resolves the circular dependency: "AtomicCounter->Mutex->RefCounted->AtomicCounter" and thus enables all non-x86 POSIX builds. 2008-10-19 11:41:43 +00:00
dimitr
f764f68630 increment build number 2008-10-19 11:39:40 +00:00
dimitr
415bdc62aa increment build number 2008-10-19 11:35:13 +00:00
asfernandes
e8c879f8bc increment build number 2008-10-17 19:49:14 +00:00
asfernandes
99246d848c Fixed CORE-2122 - Translation of large text BLOB between UNICODE_FSS (UTF8) and other charsets 2008-10-17 19:49:13 +00:00
hvlad
2f8312e234 increment build number 2008-10-16 13:10:42 +00:00
robocop
60d4b42518 Straighten some multi-line statements that can fit in less than 100 columns. 2008-10-16 11:30:10 +00:00
robocop
97e9a515cd Fixed inconsistencies noticed by Adriano. 2008-10-16 10:15:02 +00:00
robocop
41a111e4c1 Misc. 2008-10-16 10:14:35 +00:00
robocop
96b399254e Misc. 2008-10-16 08:52:33 +00:00
robocop
66f41f7986 Simplify the #ifdef. 2008-10-16 08:52:16 +00:00
robocop
bbc988bd9f Correction. 2008-10-16 08:51:51 +00:00
dimitr
c4530625d9 Undo log shouldn't depend on the outer transaction. 2008-10-16 05:36:36 +00:00