"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/jrd/sort.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.

sort.h  (Firebird-3.0.2.32703-0.tar.bz2):sort.h  (Firebird-3.0.4.33054-0.tar.bz2)
skipping to change at line 243 skipping to change at line 243
private: private:
void allocateBuffer(MemoryPool&); void allocateBuffer(MemoryPool&);
void releaseBuffer(); void releaseBuffer();
void diddleKey(UCHAR*, bool); void diddleKey(UCHAR*, bool);
sort_record* getMerge(merge_control*); sort_record* getMerge(merge_control*);
ULONG allocate(ULONG, ULONG, bool); ULONG allocate(ULONG, ULONG, bool);
void init(); void init();
void mergeRuns(USHORT); void mergeRuns(USHORT);
ULONG order(); ULONG order();
void orderAndSave(); void orderAndSave(Jrd::thread_db*);
void putRun(); void putRun(Jrd::thread_db*);
void sort(); void sortBuffer(Jrd::thread_db*);
void sortRunsBySeek(int); void sortRunsBySeek(int);
#ifdef DEV_BUILD #ifdef DEV_BUILD
void checkFile(const run_control*); void checkFile(const run_control*);
#endif #endif
static void quick(SLONG, SORTP**, ULONG); static void quick(SLONG, SORTP**, ULONG);
Database* m_dbb; / / Database Database* m_dbb; / / Database
SortOwner* m_owner; / / Sort owner SortOwner* m_owner; / / Sort owner
 End of changes. 1 change blocks. 
3 lines changed or deleted 3 lines changed or added

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