alexpeshkoff
|
35b98713f9
|
Fixes to make firebird2 work on Sparc
|
2007-03-18 17:16:06 +00:00 |
|
dimitr
|
88fd54608d
|
One more RISC-related adjustment (ported from HEAD).
|
2007-03-16 10:24:42 +00:00 |
|
dimitr
|
02578724a3
|
Backported fix for bugcheck reported by Damyan.
|
2007-03-16 05:06:17 +00:00 |
|
asfernandes
|
7c6c51d023
|
Misc
|
2007-03-08 02:08:01 +00:00 |
|
alexpeshkoff
|
0244280e81
|
misc fixes after MacOS port
|
2007-03-07 16:33:03 +00:00 |
|
paulbeach
|
f3d3fa2b98
|
Firebird 2.0 MacOS Classic Intel Build
|
2007-03-07 15:04:35 +00:00 |
|
dimitr
|
aa756f749b
|
Backported fix for CORE-1142.
|
2007-03-05 09:50:21 +00:00 |
|
alexpeshkoff
|
0d7eb34231
|
Backported fix for CORE-1148 and CORE-1149
|
2007-03-02 14:06:44 +00:00 |
|
dimitr
|
2f1dc82563
|
Fixed CORE-1145.
|
2007-02-28 14:31:19 +00:00 |
|
alexpeshkoff
|
66625457d4
|
Backported fix for CORE-900: Deadlock when attaching simultaneously with services and standard APIs
|
2007-02-28 09:26:25 +00:00 |
|
dimitr
|
e62e225e69
|
Updated buildno.
|
2007-02-27 08:34:25 +00:00 |
|
alexpeshkoff
|
644657349c
|
Backported fix for CORE-1016
|
2007-02-26 16:57:08 +00:00 |
|
hvlad
|
b37d8d2b8e
|
Fixed CORE-1133 : XNET (IPC) communication protocol does not work across sessions
|
2007-02-26 08:55:26 +00:00 |
|
dimitr
|
998877e35c
|
Frontported GCC4 fixes from HEAD.
|
2007-02-26 07:06:55 +00:00 |
|
alexpeshkoff
|
ce3cd22d1c
|
Backported fix from HEAD - make DEV_BUILD compilable with gcc 3.4.x
|
2007-02-25 09:49:36 +00:00 |
|
alexpeshkoff
|
fb53484eac
|
backport: make error message SQL-traditions compliant
|
2007-02-25 08:54:28 +00:00 |
|
dimitr
|
bdd3fb7ecd
|
Fixed CORE-1136.
|
2007-02-22 15:37:02 +00:00 |
|
dimitr
|
9dcaac692b
|
Make ib_udf library 64-bit friendly.
|
2007-02-21 12:52:15 +00:00 |
|
dimitr
|
5abc11d3da
|
Backported fix for CORE-1130.
|
2007-02-21 12:41:04 +00:00 |
|
dimitr
|
f8162a13e2
|
Fixed CORE-1140.
|
2007-02-21 12:39:41 +00:00 |
|
dimitr
|
5e0d0fe2b1
|
Fixed CORE-1139. An ugly solution, but nbackup supposes that the delta file can be deleted by other processes. Sigh.
|
2007-02-21 12:10:08 +00:00 |
|
dimitr
|
915e91905c
|
Fixed CORE-943. Part 3: Change nbackup to perform LOCK and UNLOCK in different attachments.
|
2007-02-21 11:55:25 +00:00 |
|
dimitr
|
c906e4d138
|
Fixed CORE-943. Part 2: reject EXCL and SINGLE shutdown attempts for a locked database.
|
2007-02-21 11:50:49 +00:00 |
|
dimitr
|
a064dc655b
|
Fixed CORE-943. Part 1: initialize dbb through CCH (thus making it nbackup-aware).
|
2007-02-21 11:34:38 +00:00 |
|
dimitr
|
56031310c2
|
Backported partial bugfix for CORE-1105.
|
2007-02-21 11:16:15 +00:00 |
|
asfernandes
|
86af680b11
|
Misc
|
2007-02-15 14:44:18 +00:00 |
|
hvlad
|
4e004b7391
|
Fixed CS compilation, broken by my recent commit
|
2007-02-15 09:30:44 +00:00 |
|
asfernandes
|
bb68ec8561
|
Backport fix for CORE-1126 - UNION vs UTF8 literals : arithmetic exception is thrown
|
2007-02-15 00:09:23 +00:00 |
|
hvlad
|
75a7e653d6
|
Missed file for CORE-1127, sorry
|
2007-02-14 09:00:55 +00:00 |
|
hvlad
|
e4b66b962e
|
Fixed CORE-1127 : Circular index references in corrupt database causes fbserver to loop infinitely.
Thanks to Diane Downie
|
2007-02-14 08:58:07 +00:00 |
|
alexpeshkoff
|
7d07ae9dff
|
backported fix for security database sweep
|
2007-02-13 10:16:34 +00:00 |
|
dimitr
|
83e624efbd
|
Fixed bugs in the interactive mode on Windows.
|
2007-02-08 17:27:26 +00:00 |
|
dimitr
|
231c83c928
|
Fixed possibly trashed memory plus small cleanup.
|
2007-02-08 14:33:06 +00:00 |
|
dimitr
|
968b2df5a9
|
Optimization. Removed redundant NBAK calls (they are pretty expensive).
|
2007-02-08 13:42:11 +00:00 |
|
dimitr
|
a679cee817
|
Fixed yet another alignment issue for RISC machines.
|
2007-02-06 13:28:52 +00:00 |
|
dimitr
|
85f6346608
|
Fixed origin of the alignment issue that caused our Solaris guys to use ugly templates.
|
2007-02-06 12:56:01 +00:00 |
|
dimitr
|
8ac82bde83
|
Restored some of the old logic. The change was experimental and it doesn't look safe to me anymore.
|
2007-02-06 07:45:46 +00:00 |
|
dimitr
|
fa80ab814d
|
Fixed CORE-1121, plus some cleanup.
|
2007-02-06 07:06:23 +00:00 |
|
alexpeshkoff
|
b10f9509b9
|
Misc
|
2007-02-01 10:56:44 +00:00 |
|
alexpeshkoff
|
ccd524cd9d
|
patch for PPC
|
2007-02-01 10:32:17 +00:00 |
|
dimitr
|
75a61ebecb
|
Fixed bug in the ported code.
|
2007-01-28 07:04:59 +00:00 |
|
hvlad
|
67c09289f1
|
Fixed CORE-1110 : isc_get_client_xxx_version not fully compatible with IB's gds32.dll
|
2007-01-27 15:28:40 +00:00 |
|
alexpeshkoff
|
48e12a678c
|
fix for CORE-1098
|
2007-01-18 15:47:00 +00:00 |
|
alexpeshkoff
|
5aad7a41ba
|
much better fix for CORE-1098
|
2007-01-18 14:59:02 +00:00 |
|
alexpeshkoff
|
5da8116a47
|
fox for CORE-1098
|
2007-01-18 11:23:55 +00:00 |
|
dimitr
|
43ba084104
|
Updated buildno.
|
2007-01-17 14:27:45 +00:00 |
|
dimitr
|
561c3816bc
|
Fixed CORE-1094.
|
2007-01-17 14:17:47 +00:00 |
|
hvlad
|
f42d599697
|
Fixed CORE-1080 : Bugcheck 167 (invalid SEND request) in SS when many parallel attachments begin to execute trigger not loaded into metadata cache
|
2007-01-16 19:28:19 +00:00 |
|
alexpeshkoff
|
8a5e64e399
|
override ulimit setting for DEV_BUILD
|
2007-01-15 17:28:02 +00:00 |
|
dimitr
|
e7bd4465a0
|
Updated buildno.
|
2007-01-05 16:46:49 +00:00 |
|