asfernandes
|
c3256f88cf
|
Remove tdbb_temp_attid. It's never have a non-zero value assigned. To be reviewed by Vlad.
|
2009-01-04 20:00:07 +00:00 |
|
robocop
|
6406e45337
|
Shut up compiler warnings (unreferenced vars, uninitialized vars, compile-time conditional code, etc.)
|
2009-01-02 06:36:12 +00:00 |
|
asfernandes
|
5c97a235e3
|
Misc
|
2008-12-24 00:32:49 +00:00 |
|
robocop
|
2fadc0e456
|
Style.
|
2008-12-22 09:00:05 +00:00 |
|
robocop
|
e63b46bb9c
|
There's no need to check whether a pointer is null before applying delete or delete[].
|
2008-12-21 03:50:29 +00:00 |
|
alexpeshkoff
|
5896c0ec0d
|
misc
|
2008-12-05 14:21:37 +00:00 |
|
asfernandes
|
8fbf0e8e8c
|
Remove trailing spaces (.cpp files)
|
2008-12-05 01:20:14 +00:00 |
|
robocop
|
6fa1e23c21
|
Misc.
|
2008-05-06 09:05:02 +00:00 |
|
hvlad
|
d8dce81b86
|
Create temporary page space on first reference of temporary page space ID. This allows to use temporary page space for blobs storage even if no GTT was referenced.
|
2008-04-09 17:21:23 +00:00 |
|
hvlad
|
f672d51a14
|
Avoid manipulations with TDBB_use_db_page_space flag in jrd_rel::getPagesInternal
|
2008-04-02 13:55:10 +00:00 |
|
hvlad
|
37a03b26b8
|
Split TDBB_deferred flag by two separate flags as its used for two different purposes now
|
2008-04-02 13:46:29 +00:00 |
|
robocop
|
da0f4d693a
|
Added member functions.
|
2008-03-12 07:17:27 +00:00 |
|
dimitr
|
a38b327886
|
Cleanup. Get rid of the JrdMemoryPool.
|
2008-01-29 10:11:52 +00:00 |
|
dimitr
|
6992f2a638
|
The merge continued.
|
2008-01-16 09:41:31 +00:00 |
|
alexpeshkoff
|
eea9070f48
|
Optimized RuntimeStaticstics (and related part of ThreadDb) for performance - some tests run 25faster
|
2007-12-03 15:46:39 +00:00 |
|
hvlad
|
8d6787665c
|
Fix alignment issues
|
2007-09-07 07:41:07 +00:00 |
|
asfernandes
|
4cc5949028
|
Misc
|
2007-08-05 19:56:27 +00:00 |
|
hvlad
|
e196a9e42f
|
Fixed bug CORE-1401 : Global temporary table instance may pick up not all indices
|
2007-08-02 20:20:16 +00:00 |
|
dimitr
|
41d2c9fd05
|
Fixed server crash when accessing GTT with two indices having different number of segments.
|
2007-03-25 08:43:49 +00:00 |
|
aafemt
|
c662ea7d9e
|
Warnings
|
2006-08-17 12:08:49 +00:00 |
|
hvlad
|
8e14bc4f1e
|
Move relation stuff from jrd.h\vio.cpp into new Relation.h\Relation.cpp
by request of Claudio and Dmitry
|
2006-05-30 13:29:24 +00:00 |
|