8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-30 19:23:03 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
robocop
1ca7a582f9 EXPRESSION_INDICES code is considered stable and therefore there's no need to keep it protected by macros. Please do a full rebuild. 2006-01-14 07:00:44 +00:00
arnobrinkman
1014fd5ef8 Fix incorrect report of corrupt-message on primary/unique index validation. Reported by Vlad. 2005-12-14 00:06:39 +00:00
robocop
f00fc0ff56 1.- Make "vec" type safe and get rid of several code contortions. Fix some small bugs meanwhile.
2.- Put inside PC_ENGINE several data members that belong to that feature.
3.- Put inside PC_ENGINE the code that does cleanup on those unused data members.
2005-12-02 07:35:34 +00:00
dimitr
894fa1e011 Removed unused thread scheduling option. 2005-06-12 06:27:12 +00:00
alexpeshkoff
c03d2241c5 fixed issues, reported by Claudio 2005-05-17 18:20:07 +00:00
alexpeshkoff
5729790ed6 1. Applied class MetaName
2. Small generic cleanup
2005-05-12 18:28:04 +00:00
hvlad
493bdd92cd Correct index validation code. Big thanks to Arno 2005-05-03 15:45:23 +00:00
hvlad
79ff80db9e Correction to previous commit 2005-04-30 11:09:07 +00:00
hvlad
bbf3ea7218 Added page level, source file name and line number info to the output of index validation code 2005-04-30 10:40:56 +00:00
dimitr
66f7ac7f8b Fixed SEGV when a broken index was being validated. 2005-04-15 06:25:28 +00:00
robocop
d65307b497 Style. 2004-12-24 08:52:39 +00:00
robocop
3229363ef6 val.h and val.cpp are unrelated.
Change was agreed a year ago in the list.
2004-12-17 06:21:39 +00:00