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

21627 Commits

Author SHA1 Message Date
dimitr
2a79978168 Fixed CORE-1055. 2006-12-15 16:05:44 +00:00
alexpeshkoff
d420e52756 optimized bitmap retrieval for speed 2006-12-15 14:36:53 +00:00
dimitr
f3f4630f2f Restored the old alter-in-use logic upon customer requests.
This fixes CORE-888.
2006-12-15 12:36:13 +00:00
fsg
839034849e nightly update, without subbranches 2006-12-15 03:22:43 +00:00
arnobrinkman
42f02118f6 New fix for CORE-1053 found by Alex
Fix to be reviewed by Vlad
2006-12-15 00:06:29 +00:00
alexpeshkoff
8876bbd587 backported fix for CORE-1053 2006-12-14 17:11:43 +00:00
fsg
7c9949456f nightly update, without subbranches 2006-12-14 03:21:32 +00:00
paul_reeves
faf5c75802 Bring notes up-to-date 2006-12-13 14:35:28 +00:00
fsg
77d5727a3c nightly update, without subbranches 2006-12-13 03:21:41 +00:00
dimitr
e48713ab13 Dumb fix for CORE-1004. No better ideas at the moment. To be reconsidered in v3.0. 2006-12-12 15:51:21 +00:00
dimitr
5e95368823 Backported fix for CORE-959. 2006-12-12 15:10:29 +00:00
dimitr
4d45414c40 Backported fix for CORE-1010. 2006-12-12 15:08:31 +00:00
dimitr
cc98d07bb0 A simplified attempt to fix the STL iterators out-of-range issue in v2.0. 2006-12-12 15:06:45 +00:00
dimitr
f35e9e37da Backported fix for CORE-1046. 2006-12-12 15:05:33 +00:00
dimitr
de78c4293a Backported fix for CORE-1046. 2006-12-12 14:39:10 +00:00
hvlad
639278c75d Fix for CORE-1051: Possible stack corruption in DFW\check_dependencies 2006-12-12 09:17:22 +00:00
fsg
34756ccd9c nightly update, without subbranches 2006-12-12 03:21:22 +00:00
paul_reeves
f001cfed6a Not all cmd shells seem to like the %VAR% EQU N syntax, so revert to string comparisons. 2006-12-11 15:38:54 +00:00
fsg
17e6126df0 nightly update, without subbranches 2006-12-09 03:21:57 +00:00
alexpeshkoff
e79d5aa309 Diego Petteno patch for Gentoo/FreBSD 2006-12-08 18:26:56 +00:00
alexpeshkoff
8df6b8cb16 Linux PowerPC port 2006-12-08 15:41:55 +00:00
alexpeshkoff
a2214d3b22 Linux PowerPC port 2006-12-08 15:22:43 +00:00
fsg
fe301a471b nightly update, without subbranches 2006-12-07 03:24:26 +00:00
dimitr
431cc7f44c Backport for CORE-1017. 2006-12-06 15:31:16 +00:00
hvlad
a211ffcc63 Fixed CORE-1040: Wrong single-segment ascending index on character field with NULL and empty string values 2006-12-06 09:27:00 +00:00
fsg
2fefa99225 nightly update, without subbranches 2006-12-06 03:25:10 +00:00
paul_reeves
e56fc2930d Incorporate Russian i18n strings into Windows install script.
Clean up white space.
2006-12-05 15:26:50 +00:00
fsg
9936c20ddc nightly update, without subbranches 2006-12-04 03:22:26 +00:00
asfernandes
7638ffc784 Backport fix for CORE-1012 - IBO problems with FB >= 1.5.3 "Error with joins and auto-generated search query" 2006-12-03 17:52:12 +00:00
fsg
7cef723f13 nightly update, without subbranches 2006-12-03 03:24:01 +00:00
asfernandes
1c0e423316 Simplified fix for CORE-997 - Database-Update 1.5 to 2.0 fails 2006-12-02 00:50:36 +00:00
asfernandes
d24d14f963 Fixed CORE-1033 - like doesn't work for computed values (at least in a view) 2006-12-02 00:46:51 +00:00
fsg
df0d781398 nightly update, without subbranches 2006-12-01 03:21:41 +00:00
alexpeshkoff
a7e8628afa removed old hack for AIX, no idea what it was for (frontport) 2006-11-30 09:21:39 +00:00
fsg
cd32c5726d nightly update, without subbranches 2006-11-30 03:22:27 +00:00
dimitr
4bdeba3e3a Fixed CORE-1029. 2006-11-29 17:57:13 +00:00
fsg
192b3b34b2 nightly update, without subbranches 2006-11-29 03:21:58 +00:00
dimitr
a2c93c8576 Ported CORE-966 into v2.0.1 + minor style changes. 2006-11-28 14:09:51 +00:00
dimitr
6729422518 Fixed CORE-1025. 2006-11-28 13:28:15 +00:00
fsg
74e3ae4fee nightly update, without subbranches 2006-11-23 03:21:33 +00:00
asfernandes
ae687b5a3e Misc 2006-11-23 00:41:50 +00:00
asfernandes
eb8a9b2005 Rollback residue of Alex incorrect commit 2006-11-23 00:40:33 +00:00
dimitr
b74ffabefa Added Russian support to the installer. Thanks to Sergey Kovalev. 2006-11-22 10:16:45 +00:00
fsg
27db72ff30 nightly update, without subbranches 2006-11-22 03:22:36 +00:00
hvlad
f9f617053b Fix for CORE-1006 : AV at rollback and \ or garbage collection if updated table have expression index with SELECT in it 2006-11-21 21:02:21 +00:00
hvlad
bd1ea8bb61 Backport fix for CORE-952: AV when blob is used in expression index
It is also related to CORE-1006
2006-11-21 21:00:47 +00:00
alexpeshkoff
1a929e4a52 backported 2006-11-21 13:38:09 +00:00
dimitr
484bbf0a66 Fixed CORE-1005. 2006-11-21 07:48:34 +00:00
fsg
40ad883790 nightly update, without subbranches 2006-11-21 03:21:41 +00:00
alexpeshkoff
bf5b9bd316 Backported patch by Michal Kubecek 2006-11-19 15:45:18 +00:00