"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/jrd/TempSpace.h" between
Firebird-3.0.2.32703-0.tar.bz2 and Firebird-3.0.4.33054-0.tar.bz2

About: Firebird is a relational database offering many ANSI SQL standard features.

TempSpace.h  (Firebird-3.0.2.32703-0.tar.bz2):TempSpace.h  (Firebird-3.0.4.33054-0.tar.bz2)
skipping to change at line 215 skipping to change at line 215
offset_t localCacheUsage; offset_t localCacheUsage;
Block* head; Block* head;
Block* tail; Block* tail;
Firebird::Array<Firebird::TempFile*> tempFiles; Firebird::Array<Firebird::TempFile*> tempFiles;
Firebird::Array<UCHAR> initialBuffer; Firebird::Array<UCHAR> initialBuffer;
bool initiallyDynamic; bool initiallyDynamic;
typedef Firebird::BePlusTree<Segment, offset_t, MemoryPool, Segment> Free SegmentTree; typedef Firebird::BePlusTree<Segment, offset_t, MemoryPool, Segment> Free SegmentTree;
FreeSegmentTree freeSegments; FreeSegmentTree freeSegments;
static Firebird::GlobalPtr<Firebird::Mutex> initMutex; static Firebird::GlobalPtr<Firebird::Mutex> globalMutex;
static Firebird::TempDirectoryList* tempDirs; static Firebird::TempDirectoryList* tempDirs;
static FB_SIZE_T minBlockSize; static FB_SIZE_T minBlockSize;
static offset_t globalCacheUsage; static offset_t globalCacheUsage;
}; };
#endif // JRD_TEMP_SPACE_H #endif // JRD_TEMP_SPACE_H
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)