.. |
all.h
|
Valgrind support
|
2004-07-30 22:38:08 +00:00 |
alld_proto.h
|
const correctness and other related changes
|
2003-11-01 10:26:43 +00:00 |
alld.cpp
|
fixed problems, noticed by Claudio
|
2004-09-06 08:14:34 +00:00 |
array_proto.h
|
Fix 64-bit build
|
2004-06-13 23:27:29 +00:00 |
array.epp
|
Fixed the arrays bug introduced by myself.
|
2005-07-26 12:16:29 +00:00 |
blk.h
|
Macro cleaning
|
2003-10-01 18:11:23 +00:00 |
blob_proto.h
|
const correctness and other tasks
|
2003-10-16 08:51:06 +00:00 |
blob.epp
|
1) Fixed threading issues in DSQL (they always existed, but were hidden until recently).
|
2005-07-17 07:00:55 +00:00 |
chars.h
|
Cleanup.
|
2003-09-29 12:43:14 +00:00 |
ddl_proto.h
|
Added support for default parameters and EXECUTE BLOCK statement
|
2004-01-16 10:43:21 +00:00 |
ddl.cpp
|
Fix derived table issues with NEW/OLD contexts (Triggers/check-constraints)
|
2005-07-25 14:43:28 +00:00 |
dsql_proto.h
|
fb_string.h is moved to common/classes.
|
2004-12-17 05:41:47 +00:00 |
dsql.cpp
|
Correction.
|
2005-07-20 12:49:56 +00:00 |
dsql.h
|
Fix and simplify PLAN alias lookup
|
2005-07-26 11:48:10 +00:00 |
dsql.tab.h
|
Added DSQL support for ROLLBACK RETAIN.
|
2005-07-20 10:05:57 +00:00 |
errd_proto.h
|
Cleanup
|
2004-03-07 07:58:55 +00:00 |
errd.cpp
|
a) Error reporting functions must not overflow their buffers.
|
2004-10-18 07:19:36 +00:00 |
gen_proto.h
|
1. removed any mentions of blk_pool() from engine (and method itself)
|
2004-04-18 14:22:27 +00:00 |
gen.cpp
|
Try to indicate position of incomplete commands.
|
2005-06-16 05:11:08 +00:00 |
hsh_proto.h
|
Cleanup
|
2004-03-07 07:58:55 +00:00 |
hsh.cpp
|
Style:
|
2004-10-04 08:15:00 +00:00 |
keywords.cpp
|
RETURNING implementation.
|
2005-06-13 12:45:42 +00:00 |
keywords.h
|
Getting rid of commented code that belonged to the dead shared cache and/or WAL plus identifying the keywords that have special handling as non-keyword, so isql and others future clients of KEYWORD_stringIsAToken() won't treat these as if they need double quotes.
|
2005-05-19 07:38:29 +00:00 |
make_proto.h
|
Merge INTL branch into HEAD
|
2005-05-27 22:45:31 +00:00 |
make.cpp
|
Simplification
|
2005-06-17 01:33:14 +00:00 |
metd_proto.h
|
1) Fixed SF #1016040 Missing external libraries causes engine exception
|
2005-06-14 03:16:54 +00:00 |
metd.epp
|
1) Fixed threading issues in DSQL (they always existed, but were hidden until recently).
|
2005-07-17 07:00:55 +00:00 |
misc_func.cpp
|
Some corrections and cleanup.
|
2004-11-17 18:27:48 +00:00 |
misc_func.h
|
Cleanup.
|
2003-09-29 12:43:14 +00:00 |
movd_proto.h
|
const correctness, vars in scope, etc.
|
2003-10-05 06:27:16 +00:00 |
movd.cpp
|
Const and use symbolic constants instead of harcoded 20.
|
2004-11-08 03:15:07 +00:00 |
node.h
|
Fix derived table issues with NEW/OLD contexts (Triggers/check-constraints)
|
2005-07-25 14:43:28 +00:00 |
parse_proto.h
|
const correctness
|
2003-11-28 06:48:34 +00:00 |
parse.cpp
|
Added DSQL support for ROLLBACK RETAIN.
|
2005-07-20 10:05:57 +00:00 |
parse.sed
|
const correctness
|
2003-11-28 06:48:34 +00:00 |
parse.y
|
Added DSQL support for ROLLBACK RETAIN.
|
2005-07-20 10:05:57 +00:00 |
pass1_proto.h
|
The entire RSE handling in the parser is slightly rewritten. New join syntax is introduced.
|
2004-10-13 18:37:53 +00:00 |
pass1.cpp
|
Fix and simplify PLAN alias lookup
|
2005-07-26 11:54:37 +00:00 |
prepa_proto.h
|
Y-Valve handle translation layer
|
2004-05-02 23:06:37 +00:00 |
preparse.cpp
|
CREATE DATABASE can tolerate single line comments (AFAIK, client-side issue).
|
2005-06-11 00:22:47 +00:00 |
sqlda_pub.h
|
Misc.
|
2004-12-08 05:58:41 +00:00 |
sqlda.h
|
Misc.
|
2004-12-08 05:58:41 +00:00 |
sym.h
|
-Use C++ struct declaration style.
|
2004-05-24 17:22:35 +00:00 |
user__proto.h
|
Fix linkage errors caused by different declaration of extern "c" functions
|
2004-06-03 10:08:31 +00:00 |
user_dsql.cpp
|
1) Reworked error reporting
|
2004-11-17 14:50:33 +00:00 |
utld_proto.h
|
Fix possible problems with larger columns sizes noted by Claudio
|
2005-06-10 02:03:08 +00:00 |
utld.cpp
|
Fix possible problems with larger columns sizes noted by Claudio
|
2005-06-10 02:03:08 +00:00 |