asfernandes
|
8307b0af7d
|
increment build number
|
2009-02-07 15:20:35 +00:00 |
|
asfernandes
|
1105286dee
|
Misc
|
2009-02-07 15:20:34 +00:00 |
|
asfernandes
|
eacdf00be8
|
increment build number
|
2009-02-07 15:20:33 +00:00 |
|
asfernandes
|
ffe9c5c150
|
increment build number
|
2009-02-07 15:20:32 +00:00 |
|
asfernandes
|
9e92f60c10
|
increment build number
|
2009-02-07 15:20:31 +00:00 |
|
dimitr
|
35a3e22456
|
increment build number
|
2009-02-07 12:30:26 +00:00 |
|
dimitr
|
f5485fe687
|
Misc.
|
2009-02-07 12:30:25 +00:00 |
|
dimitr
|
83cf7d9a71
|
increment build number
|
2009-02-07 11:38:44 +00:00 |
|
dimitr
|
58f814dee0
|
Fix by Claudio's suggestion.
|
2009-02-07 11:38:41 +00:00 |
|
asfernandes
|
5b21346afc
|
increment build number
|
2009-02-07 02:32:51 +00:00 |
|
asfernandes
|
372fe94f56
|
Fixed CORE-2308 - SIMILAR TO produces random results with [x-y] expressions
|
2009-02-07 02:32:50 +00:00 |
|
fsg
|
28aebe2ba3
|
increment build number
|
2009-02-06 19:38:52 +00:00 |
|
fsg
|
75ac5e7689
|
nightly update
|
2009-02-06 19:38:51 +00:00 |
|
hvlad
|
c07d5042a3
|
increment build number
|
2009-02-06 19:38:49 +00:00 |
|
hvlad
|
f4544ce4a0
|
Performance : use stack allocation when possible
|
2009-02-06 19:38:48 +00:00 |
|
hvlad
|
0ff606a13c
|
increment build number
|
2009-02-06 14:18:21 +00:00 |
|
hvlad
|
c048467cba
|
Don't change descriptors of other objects, noted by Claudio
|
2009-02-06 14:18:20 +00:00 |
|
hvlad
|
919c8955e9
|
increment build number
|
2009-02-06 13:47:58 +00:00 |
|
hvlad
|
789edd2afc
|
Correct typo, thanks to Claudio
|
2009-02-06 13:47:57 +00:00 |
|
hvlad
|
0e33069674
|
increment build number
|
2009-02-06 13:47:11 +00:00 |
|
hvlad
|
39394c343f
|
Simplification
|
2009-02-06 13:47:10 +00:00 |
|
hvlad
|
8ff9b5d84a
|
increment build number
|
2009-02-06 12:01:35 +00:00 |
|
hvlad
|
57d349f3d1
|
Fixed few minor issues noted by Dmitry
|
2009-02-06 12:01:34 +00:00 |
|
alexpeshkoff
|
b46037145e
|
increment build number
|
2009-02-06 11:20:19 +00:00 |
|
alexpeshkoff
|
8a5e606a27
|
Fixed CORE-2285 (and CORE-1770): Database with many grants gets corrupted
|
2009-02-06 11:20:18 +00:00 |
|
dimitr
|
f8d8c850a1
|
increment build number
|
2009-02-06 09:01:25 +00:00 |
|
dimitr
|
12931dc790
|
Committed the forgotten file.
|
2009-02-06 09:01:23 +00:00 |
|
dimitr
|
2e20370f28
|
increment build number
|
2009-02-06 04:55:54 +00:00 |
|
dimitr
|
f68301b665
|
Fixed CORE-2307: Incomplete API information values.
|
2009-02-06 04:55:53 +00:00 |
|
dimitr
|
2a7bdf2d3a
|
increment build number
|
2009-02-05 20:41:48 +00:00 |
|
dimitr
|
22bd1345c5
|
Let's count user DSQL statements only.
|
2009-02-05 20:41:47 +00:00 |
|
dimitr
|
90f4d0ca05
|
increment build number
|
2009-02-05 20:12:31 +00:00 |
|
dimitr
|
0cb4e923cd
|
1) Cleanup the legacy page op counters (they're redundant now).
2) Return 64-bit values in the information buffer, if required.
|
2009-02-05 20:12:30 +00:00 |
|
dimitr
|
5d2b29c0cf
|
increment build number
|
2009-02-05 20:09:54 +00:00 |
|
dimitr
|
bf22c99788
|
1) Declare the input of put_vax_short() to be signed instead of unsigned.
2) Add put_vax_int64() to deal with 64-bit values.
|
2009-02-05 20:09:53 +00:00 |
|
dimitr
|
eaf4ae6af8
|
increment build number
|
2009-02-05 20:08:35 +00:00 |
|
dimitr
|
42cf0b5ed5
|
increment build number
|
2009-02-05 20:08:34 +00:00 |
|
dimitr
|
b2a8a619e3
|
Move the int64 typedefs from common.h into fb_types.h.
This brings the consistency with other FB types and allows to use int64 values without including common.h.
|
2009-02-05 20:08:33 +00:00 |
|
dimitr
|
2ecfda02a2
|
increment build number
|
2009-02-05 20:08:23 +00:00 |
|
fsg
|
f5ca8cc1d4
|
increment build number
|
2009-02-05 19:38:51 +00:00 |
|
fsg
|
75598299c6
|
nightly update
|
2009-02-05 19:38:49 +00:00 |
|
hvlad
|
5fa7fb5330
|
increment build number
|
2009-02-05 16:15:06 +00:00 |
|
hvlad
|
7b2f120ae4
|
Performance : don't perform costly operations if not needed
|
2009-02-05 16:15:05 +00:00 |
|
hvlad
|
7963493599
|
increment build number
|
2009-02-05 15:03:23 +00:00 |
|
hvlad
|
3e8de2ec7c
|
Performance : move costly method out of the loop
|
2009-02-05 15:03:22 +00:00 |
|
asfernandes
|
906a6eeca0
|
increment build number
|
2009-02-05 14:50:58 +00:00 |
|
asfernandes
|
a1b2736830
|
Misc
|
2009-02-05 14:50:57 +00:00 |
|
asfernandes
|
cc2f8c17ee
|
increment build number
|
2009-02-05 14:44:12 +00:00 |
|
asfernandes
|
478ad06312
|
Misc
|
2009-02-05 14:44:11 +00:00 |
|
asfernandes
|
d0edb2a460
|
increment build number
|
2009-02-05 14:29:31 +00:00 |
|