8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 23:23:04 +01:00
firebird-mirror/src/journal
arnobrinkman 710037031f Enhanced Index Structure.
1) NULLs on top when sorting on ASC index, DESC stays the same.
2) Support for larger index lengths, can be up to 1/4 page size.
3) Store record-number on non-leafpages for faster lookup in many duplicates.
4) Jump-nodes for faster key-lookup in index on larger page-sizes.
5) Segment selectivity calculation added.
2003-12-01 02:37:25 +00:00
..
archive.cpp BOOLEAN cleaning 2003-09-10 17:52:12 +00:00
conso_proto.h extern cleaning 2003-10-02 19:20:55 +00:00
console.cpp Fixed compiler error. 2003-11-18 12:37:50 +00:00
gjrn_proto.h const correctness 2003-10-29 10:53:47 +00:00
gjrn.cpp -Removing some unneeded headers (WIN_NT) or explaining why are needed 2003-11-16 11:43:41 +00:00
journal_vms.e const correctness and other minor items 2003-11-18 07:58:35 +00:00
journal_vms.gdl Changed the default extensions for databases from .gdb to .fdb 2003-03-17 12:06:48 +00:00
journal.gdl Changed the default extensions for databases from .gdb to .fdb 2003-03-17 12:06:48 +00:00
journal.h const correctness 2003-10-29 10:53:47 +00:00
miscj_proto.h const correctness 2003-10-08 08:42:48 +00:00
miscj.cpp -Removing some unneeded headers (WIN_NT) or explaining why are needed 2003-11-16 16:17:38 +00:00
oldr_proto.h const correctness 2003-10-29 10:53:47 +00:00
oldr.cpp const correctness 2003-10-29 10:53:47 +00:00
rebui_proto.h const correctness 2003-10-29 10:53:47 +00:00
rebuild.epp Enhanced Index Structure. 2003-12-01 02:37:25 +00:00
serve_proto.h extern cleaning 2003-10-02 19:20:55 +00:00
server.epp const correctness 2003-11-28 06:48:34 +00:00