8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:43:04 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
robocop
56f95e9a11 Third step to rename 2004-03-11 05:09:33 +00:00
alexpeshkoff
e8d62c70a7 fixed MSVC6 build with RTTI 2004-03-01 16:37:36 +00:00
robocop
06a4df3708 A requiem for JOURNAL and WAL.
Instructions in the list.
2004-01-06 10:33:18 +00:00
arnobrinkman
bafdd44f1b 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:51:52 +00:00
brodsom
25488398a6 Update msvc6 build after Nickolay changes 2003-09-09 07:49:42 +00:00
brodsom
7d7810850e Patch msvc6 after Nickolay changes 2003-08-07 13:59:15 +00:00
brodsom
49a86dde7d Move physical io to os specific 2003-07-14 10:35:49 +00:00
brodsom
7dfdc04600 Remove not used rdb*.h 2003-07-12 09:42:10 +00:00
brodsom
9bb850b4ac Use temporary compiler dir 'temp' below root 2003-07-05 03:17:39 +00:00
dimitr
f7c3ebe35e Fixed little optimization issue with VC6 (SP < 5) 2003-07-04 10:15:30 +00:00
brodsom
25c9a8aee6 Move generated source from 'generated' to 'gen'. So we don't use a CVS and obsolete directory for build output and it will be easier to do a clean build. 2003-07-03 12:37:37 +00:00
alexpeshkoff
2d59c9cd0f Fixed bug with wrong rpb contents after pre-triggers execution 2003-04-25 14:51:04 +00:00
dimitr
b9ebefef71 Fixed win32 build. 2003-04-09 10:08:36 +00:00
brodsom
b15fac104a Remove WINDOWS_ONLY remains 2003-03-25 02:24:09 +00:00
brodsom
c7f5f1ee5a Blob_filter is not a epp file since 1999, change the name to .cpp and modify the makefiles 2003-03-06 00:43:32 +00:00
dimitr
4e50090482 Synchronized MSVC6 builds with EXECUTE STATEMENT changes. 2003-03-02 13:17:36 +00:00
dimitr
1f3e4b22cd Some changes for the embedded server. 2003-03-01 16:30:55 +00:00