skidder
|
b68242f571
|
Fix up engine to work with multi-field foreign constraints again after nulls handing changes in unique indices
|
2003-03-09 21:07:29 +00:00 |
|
dimitr
|
d6932d887d
|
Allowed NULLs in unique indices.
|
2003-03-05 11:23:08 +00:00 |
|
tamlin
|
72f10a1fa2
|
const correctness and a quite large speed-up in BTR_get_quad for IA32 CPU arch.
|
2003-02-20 00:24:33 +00:00 |
|
eku
|
a7f18b2e31
|
Removed "register" variables from the source code. It's up to the compiler
to hold variables in CPU registers.
|
2003-02-10 13:28:35 +00:00 |
|
hippoman
|
7387e6fb70
|
changed nod,tra,req,trg,rel,ctx,prc struct names to local module names
|
2002-11-20 23:18:16 +00:00 |
|
hippoman
|
4a76e9e4fe
|
change TRA,REQ,TRG,REL,CTX or PRC, to module local names.
|
2002-11-17 00:13:59 +00:00 |
|
tamlin
|
9a776a604e
|
First steps towards a C++ conversion.
|
2001-05-23 13:26:42 +00:00 |
|