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

17897 Commits

Author SHA1 Message Date
dimitr
060d5b9ce8 Fixed wrong optimization of join orders. 2005-11-23 14:22:06 +00:00
kkuznetsov
c1b570a339 increment build number 2005-11-23 09:23:19 +00:00
fsg
07c30280a5 increment build number 2005-11-22 03:17:32 +00:00
hvlad
d60762143a increment build number 2005-11-21 23:52:13 +00:00
hvlad
337ee41185 increment build number 2005-11-21 23:52:12 +00:00
hvlad
b144b0267d Enlarged dsql and jrd hash tables sizes 2005-11-21 23:52:11 +00:00
hvlad
8ab998f255 increment build number 2005-11-21 23:33:21 +00:00
hvlad
9d6b361f69 Eliminate unnecessary JRD_get_thread_data call in nbak.
Checked against B2_0_BV_Stable3 branch
2005-11-21 23:33:20 +00:00
hvlad
5e7664f0d3 increment build number 2005-11-21 17:58:15 +00:00
hvlad
6f23614de7 increment build number 2005-11-21 17:58:14 +00:00
hvlad
b5094b2b2c Regenerated parser files after parse.y change 2005-11-21 17:58:07 +00:00
hvlad
f6febab5d6 increment build number 2005-11-21 17:57:21 +00:00
hvlad
a174b8336f Fixed issue with parser and not correctly stored source
for DEFAULT CURRENT_TIME\DEFAULT CURRENT_TIMESTAMP
2005-11-21 17:57:20 +00:00
hvlad
6344bcb0b9 increment build number 2005-11-21 17:55:06 +00:00
hvlad
44aa29e6ee Fixed unregistered bug with DROP DEFAULT reported in fb-devel by "Robert" 2005-11-21 17:55:04 +00:00
fsg
37678d812d increment build number 2005-11-21 03:17:32 +00:00
alexpeshkoff
e4d0e81b1e increment build number 2005-11-20 17:02:45 +00:00
alexpeshkoff
b5417537e6 fixed redirection issues 2005-11-20 17:02:42 +00:00
alexpeshkoff
67cf79ab55 increment build number 2005-11-20 15:40:55 +00:00
alexpeshkoff
03c46a13d4 fixed work with embedded service manager 2005-11-20 15:40:54 +00:00
fsg
1fc14d5797 increment build number 2005-11-20 03:17:17 +00:00
arnobrinkman
cbe8c8708e increment build number 2005-11-19 18:45:13 +00:00
arnobrinkman
70f23e227f no message 2005-11-19 18:45:11 +00:00
fsg
f55fff0d01 increment build number 2005-11-19 03:17:12 +00:00
robocop
e62a20fa38 increment build number 2005-11-18 05:31:26 +00:00
robocop
41e13ca1b1 Fix for Alex's removeRange & removeCount methods in Array class. 2005-11-18 05:31:25 +00:00
robocop
b84e03f467 increment build number 2005-11-18 04:39:49 +00:00
robocop
eebd79d5cb increment build number 2005-11-18 04:39:48 +00:00
robocop
d1373b1555 Fix clash with winbase.h on IGNORE. 2005-11-18 04:39:47 +00:00
fsg
314569bc60 increment build number 2005-11-18 03:17:58 +00:00
fsg
4b4902f823 increment build number 2005-11-18 03:17:38 +00:00
kkuznetsov
4a0d5f36ce increment build number 2005-11-17 14:24:18 +00:00
asfernandes
c2a86b67e0 increment build number 2005-11-17 11:32:39 +00:00
asfernandes
710fce2c2d 1) Make "total" to Claudio taste :-)
2) Fix error found by Vlad
2005-11-17 11:32:38 +00:00
makowski
d0fe37563a increment build number 2005-11-17 11:13:32 +00:00
kkuznetsov
a402404292 increment build number 2005-11-17 06:55:45 +00:00
robocop
e14cfa69f3 increment build number 2005-11-17 04:22:15 +00:00
robocop
90174410a2 Let Ivan Prenosil test his beloved transaction options. 2005-11-17 04:22:10 +00:00
fsg
5bc24fdd2b increment build number 2005-11-17 03:17:18 +00:00
hvlad
27f0b47351 increment build number 2005-11-16 07:49:30 +00:00
hvlad
f89e461887 Cached charsets by id (not only by name) in dsql. Removed irq_cs_bpc request as unneeded anymore 2005-11-16 07:49:28 +00:00
robocop
75019cbb15 increment build number 2005-11-16 05:41:18 +00:00
robocop
4e53c3eb1c Fix crash caused by ODS < 11 and rdb$system_flag in rdb$roles, found by Dmitry. 2005-11-16 05:41:16 +00:00
fsg
04d6922b02 increment build number 2005-11-16 03:17:58 +00:00
fsg
4f1a7a5e63 increment build number 2005-11-16 03:17:38 +00:00
skidder
3bafa31e9c increment build number 2005-11-16 01:27:03 +00:00
skidder
4ac89757a6 Fix the issue with bad incremental backups created when large blobs were changed.
Direct thanks to Hui Wang of BroadView QA team who chased down the problem.
2005-11-16 01:27:02 +00:00
skidder
df6a8ab2c7 increment build number 2005-11-16 01:12:17 +00:00
skidder
33e6004849 increment build number 2005-11-16 01:09:18 +00:00
kkuznetsov
7c4d368c7d increment build number 2005-11-15 14:22:44 +00:00
dimitr
327847ddb5 increment build number 2005-11-15 08:48:18 +00:00
dimitr
cf1162c563 Avoid buffer overruns when restoring corrupted data (always check for the declared length).
Look at remote/xdr.cpp for example.

TODO: print a warning during backup in this case.
2005-11-15 08:48:16 +00:00
fsg
61bbd7a993 increment build number 2005-11-14 03:17:05 +00:00
hvlad
e0e06684c9 increment build number 2005-11-13 10:01:48 +00:00
hvlad
3d798bb34d Fixed bug in DFW reported by Claudio in fb-devel (lost status-vector during phase 0 execution) 2005-11-13 10:01:47 +00:00
fsg
d1e4f331ea increment build number 2005-11-13 03:17:14 +00:00
robocop
328cda5a57 increment build number 2005-11-12 23:36:10 +00:00
robocop
016931bb63 What about putting the nodes you added in node.h also in the DSQL debugging facilility, folks?
:-)
2005-11-12 23:36:09 +00:00
dimitr
23aeec9fe1 increment build number 2005-11-12 18:48:11 +00:00
dimitr
a0ea9ad0bc Globals must die, epysode III. 2005-11-12 18:48:09 +00:00
fsg
b8d6aefe32 increment build number 2005-11-12 03:17:07 +00:00
robocop
33045ed5f3 increment build number 2005-11-11 05:42:43 +00:00
robocop
1e562ddc16 Totally misc. 2005-11-11 05:42:42 +00:00
fsg
53b96b5556 increment build number 2005-11-11 03:17:48 +00:00
asfernandes
0118d83a98 increment build number 2005-11-11 00:43:21 +00:00
asfernandes
2e697c6b94 Fix problem of empty arguments passing garbage in SPB 2005-11-11 00:43:20 +00:00
fsg
640820ef19 increment build number 2005-11-09 03:17:49 +00:00
fsg
e684093258 increment build number 2005-11-09 03:17:29 +00:00
robocop
c094188ebe increment build number 2005-11-08 23:57:25 +00:00
robocop
e7fa075880 Let isql yell always, irregardless of the switches. 2005-11-08 23:57:23 +00:00
robocop
48b2c13bae increment build number 2005-11-08 23:54:39 +00:00
robocop
77e6b4a2d0 Correct messages. 2005-11-08 23:54:38 +00:00
arnobrinkman
9e070bf456 increment build number 2005-11-08 23:49:51 +00:00
arnobrinkman
a381385af0 Fix problem with sub-queries/derived tables in the HAVING clause 2005-11-08 23:49:50 +00:00
dimitr
fbefae5d1d increment build number 2005-11-08 15:24:03 +00:00
dimitr
5c3ab02e9e Fixed division when compile-time and runtime scales don't match.
Look at multiply2() for example.
2005-11-08 15:24:01 +00:00
dimitr
27dc9a79cd increment build number 2005-11-08 12:49:53 +00:00
dimitr
02cc16029e Fixed corruption of the impure area introduced by myself a few months ago. 2005-11-08 12:49:52 +00:00
kkuznetsov
e91dfb8199 increment build number 2005-11-08 12:10:21 +00:00
robocop
9f6a9ca959 increment build number 2005-11-08 05:59:07 +00:00
robocop
2f600f8bc3 Solved SF Bug# 1184099.
To be reviewed by Adriano.
2005-11-08 05:59:06 +00:00
fsg
f47983888a increment build number 2005-11-07 03:19:44 +00:00
robocop
11bc038ba7 increment build number 2005-11-06 06:23:32 +00:00
robocop
8f2a9719af Totally misc. 2005-11-06 06:23:31 +00:00
robocop
d0ccc85aca increment build number 2005-11-06 03:31:17 +00:00
robocop
4ec65d006a Get rid of some redundant or unused stuff. 2005-11-06 03:31:16 +00:00
robocop
301cb7be6b increment build number 2005-11-06 03:29:53 +00:00
robocop
476ffd09bd Misc. 2005-11-06 03:29:52 +00:00
robocop
0142cdfb01 Backport Ann's fix for the system txn. 2005-11-06 03:20:18 +00:00
robocop
b79f61cfd1 increment build number 2005-11-06 03:20:17 +00:00
fsg
9a0bbfd289 increment build number 2005-11-06 03:17:44 +00:00
robocop
a526b00c34 increment build number 2005-11-06 01:56:05 +00:00
robocop
105cd42e21 Non-member functions that are used in other modules should have a prefix.
Created a couple of temporary vars for code simplification.
2005-11-06 01:56:03 +00:00
arnobrinkman
c6af2d8adc increment build number 2005-11-05 14:50:04 +00:00
arnobrinkman
94e7337628 Use candidate cost for decision which candidate to use.
Stop using indexes when total cost is greater as the previous used total cost.
Fix excludeLower/exludeUpper problem with using more operators to the same field.
2005-11-05 14:50:01 +00:00
robocop
079a3d6644 increment build number 2005-11-04 05:20:57 +00:00
robocop
614939d186 Gbak must write always the system flag when creating objects.
This is the first step before we are able to make rdb$system_flag field mandatory in the future.
2005-11-04 05:20:56 +00:00
robocop
0c6f928b48 increment build number 2005-11-04 05:19:56 +00:00
robocop
7836698556 DYN must write always the system flag when creating objects.
This is the first step before we are able to make rdb$system_flag field mandatory in the future.
2005-11-04 05:19:55 +00:00
robocop
ed549236ba increment build number 2005-11-04 04:46:29 +00:00