.. |
AggNodes.cpp
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
AggNodes.h
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
array_proto.h
|
Style.
|
2009-01-05 08:48:32 +00:00 |
array.epp
|
Misc
|
2009-11-16 01:20:35 +00:00 |
blob_proto.h
|
Style.
|
2009-01-05 08:48:32 +00:00 |
blob.epp
|
Misc
|
2009-11-16 01:20:35 +00:00 |
BlrWriter.cpp
|
Created class BlrWriter and reorganization (move BLR generation from statement to scratch)
|
2010-06-17 01:18:40 +00:00 |
BlrWriter.h
|
Suggestions of Claudio
|
2010-08-02 15:58:29 +00:00 |
BoolNodes.cpp
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
BoolNodes.h
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
btyacc_fb.ske
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
chars.h
|
Fix bug noticed by Dmitry Yemanov: sometimes, special characters are detected and rejected. Other times, anything that follows them is silenty ignored. Unacceptable. We were accesing an array out of bounds.
|
2006-06-07 05:39:46 +00:00 |
ddl_proto.h
|
Refactor CREATE/ALTER/DROP/RECREATE TABLE and DROP VIEW commands
|
2010-07-26 02:37:57 +00:00 |
ddl.cpp
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
DdlNodes.epp
|
Fix problem with view WITH CHECK OPTION present since the introduction of ExprNode
|
2010-09-17 14:42:11 +00:00 |
DdlNodes.h
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
dsql_proto.h
|
1) Use metadata character set in DSQL cache
|
2009-12-05 14:21:52 +00:00 |
dsql.cpp
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
dsql.h
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
DsqlCompilerScratch.cpp
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
DsqlCompilerScratch.h
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
DSqlDataTypeUtil.cpp
|
1) Separate DsqlCompilerScratch in its own files.
|
2010-08-27 02:18:00 +00:00 |
DSqlDataTypeUtil.h
|
1. Cleaned up most of SUPERSERVER usage.
|
2010-04-15 14:40:27 +00:00 |
errd_proto.h
|
Remove trailing spaces (.h files)
|
2008-12-05 00:56:15 +00:00 |
errd.cpp
|
Misc
|
2009-11-16 01:20:35 +00:00 |
ExprNodes.cpp
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
ExprNodes.h
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
gen_proto.h
|
Refactor a number of expression nodes: nod_add, nod_divide, nod_multiply, nod_negate, nod_user_name, nod_subtract, nod_current_date, nod_current_time, nod_current_timestamp, nod_add2, nod_subtract2, nod_multiply2, nod_divide2, nod_current_role, nod_internal_info
|
2010-09-04 21:36:41 +00:00 |
gen.cpp
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
hsh_proto.h
|
Get rid of unneeded typedefs.
|
2009-01-08 09:27:07 +00:00 |
hsh.cpp
|
Commenting unused sym_type values.
|
2010-01-05 04:10:25 +00:00 |
keywords.cpp
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
keywords.h
|
*** empty log message ***
|
2009-01-21 15:40:27 +00:00 |
make_proto.h
|
Create ExprNode class hierarchy.
|
2010-02-13 20:29:29 +00:00 |
make.cpp
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
metd_proto.h
|
Refactor CREATE/ALTER/CREATE OR ALTER/RECREATE VIEW and cleanup related to previously refactors
|
2010-08-02 02:22:26 +00:00 |
metd.epp
|
Refactor CREATE/ALTER/CREATE OR ALTER/RECREATE VIEW and cleanup related to previously refactors
|
2010-08-02 02:22:26 +00:00 |
movd_proto.h
|
const correctness, vars in scope, etc.
|
2003-10-05 06:27:16 +00:00 |
movd.cpp
|
Misc
|
2009-09-05 18:18:44 +00:00 |
node.h
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
Nodes.h
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
PackageNodes.epp
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
PackageNodes.h
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
parse_proto.h
|
DSQL integration into the engine.
|
2008-02-28 13:48:16 +00:00 |
parse.y
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
Parser.cpp
|
Misc.
|
2010-03-21 13:38:52 +00:00 |
Parser.h
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
pass1_proto.h
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
pass1.cpp
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
prepa_proto.h
|
Y-Valve handle translation layer
|
2004-05-02 23:06:37 +00:00 |
preparse.cpp
|
Style.
|
2009-11-21 09:24:20 +00:00 |
sqlda_pub.h
|
Change SQL_NULL value
|
2009-02-11 14:23:14 +00:00 |
sqlda.h
|
Remove trailing spaces (.h files)
|
2008-12-05 00:56:15 +00:00 |
StmtNodes.cpp
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
StmtNodes.h
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
sym.h
|
Commenting unused sym_type values.
|
2010-01-05 04:10:25 +00:00 |
user__proto.h
|
Wipe out the SCROLLABLE_CURSORS code + minor cleanup.
|
2009-10-31 06:17:49 +00:00 |
user_dsql.cpp
|
Style.
|
2009-11-21 09:24:20 +00:00 |
utld_proto.h
|
1. Cleaned up most of SUPERSERVER usage.
|
2010-04-15 14:40:27 +00:00 |
utld.cpp
|
Misc
|
2010-04-16 02:31:36 +00:00 |
Visitors.h
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
WinNodes.cpp
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |
WinNodes.h
|
1) Refactor all types of boolean nodes.
|
2010-09-17 03:15:32 +00:00 |