.. |
AggNodes.cpp
|
Finish the statements refactor in the engine. Get rid of jrd_nod.
|
2010-12-04 22:15:03 +00:00 |
AggNodes.h
|
Make ExprNodes and RecordSourceNodes reference others directly instead of via jrd_nod.
|
2010-11-21 03:47:29 +00:00 |
BlrWriter.cpp
|
Moved some more .h-files to common from jrd as Vlad suggested
|
2010-10-13 10:39:52 +00:00 |
BlrWriter.h
|
Moved some more .h-files to common from jrd as Vlad suggested
|
2010-10-13 10:39:52 +00:00 |
BoolNodes.cpp
|
Finish the statements refactor in the engine. Get rid of jrd_nod.
|
2010-12-04 22:15:03 +00:00 |
BoolNodes.h
|
Finish the statements refactor in the engine. Get rid of jrd_nod.
|
2010-12-04 22:15:03 +00:00 |
btyacc_fb.ske
|
OSRI and new posix build
|
2010-10-12 08:02:57 +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) Frontport fix for CORE-3222 - View with "WITH CHECK OPTION" doesn't like TRIM function in WHERE
|
2010-11-11 00:05:49 +00:00 |
DdlNodes.epp
|
Refactored the support for blr_handler, blr_loop, blr_exec_sql, blr_exec_into, blr_exec_stmt,
|
2010-11-29 02:17:04 +00:00 |
DdlNodes.h
|
Let's clearly distinguish between deterministic and invariant functions, they're not the same thing actually. Runtime optimization usage is to be re-considered, if necessary.
|
2010-11-13 15:03:44 +00:00 |
dsql_proto.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
dsql.cpp
|
Fixed bug CORE-3219 : trace manager crash server with DSQL_unprepare
|
2010-11-19 14:37:56 +00:00 |
dsql.h
|
Moved some more .h-files to common from jrd as Vlad suggested
|
2010-10-13 10:39:52 +00:00 |
DsqlCompilerScratch.cpp
|
Refactor variables
|
2010-11-02 17:05:01 +00:00 |
DsqlCompilerScratch.h
|
Refactor variables
|
2010-11-02 17:05:01 +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
|
Moved some more .h-files to common from jrd as Vlad suggested
|
2010-10-13 10:39:52 +00:00 |
ExprNodes.cpp
|
Finish the statements refactor in the engine. Get rid of jrd_nod.
|
2010-12-04 22:15:03 +00:00 |
ExprNodes.h
|
Finish the statements refactor in the engine. Get rid of jrd_nod.
|
2010-12-04 22:15:03 +00:00 |
gen_proto.h
|
Refactored DSQL nodes: nod_derived_field, nod_map, nod_dbkey and nod_rec_version.
|
2010-11-14 17:25:48 +00:00 |
gen.cpp
|
Refactored DSQL nodes: nod_derived_field, nod_map, nod_dbkey and nod_rec_version.
|
2010-11-14 17:25:48 +00:00 |
hsh_proto.h
|
Get rid of unneeded typedefs.
|
2009-01-08 09:27:07 +00:00 |
hsh.cpp
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
make_proto.h
|
Refactor variables
|
2010-11-02 17:05:01 +00:00 |
make.cpp
|
Refactored DSQL nodes: nod_derived_field, nod_map, nod_dbkey and nod_rec_version.
|
2010-11-14 17:25:48 +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
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
movd_proto.h
|
const correctness, vars in scope, etc.
|
2003-10-05 06:27:16 +00:00 |
movd.cpp
|
Moved some more .h-files to common from jrd as Vlad suggested
|
2010-10-13 10:39:52 +00:00 |
node.h
|
Refactored DSQL nodes: nod_derived_field, nod_map, nod_dbkey and nod_rec_version.
|
2010-11-14 17:25:48 +00:00 |
Nodes.h
|
Rework on line/column info support to make it faster
|
2010-12-05 00:55:54 +00:00 |
PackageNodes.epp
|
Moved some more .h-files to common from jrd as Vlad suggested
|
2010-10-13 10:39:52 +00:00 |
PackageNodes.h
|
Moved some more .h-files to common from jrd as Vlad suggested
|
2010-10-13 10:39:52 +00:00 |
parse_proto.h
|
DSQL integration into the engine.
|
2008-02-28 13:48:16 +00:00 |
parse.y
|
Refactored the support for blr_handler, blr_loop, blr_exec_sql, blr_exec_into, blr_exec_stmt,
|
2010-11-29 02:17:04 +00:00 |
Parser.cpp
|
Misc.
|
2010-03-21 13:38:52 +00:00 |
Parser.h
|
Make node creation more directly
|
2010-10-30 18:57:53 +00:00 |
pass1_proto.h
|
Refactored DSQL nodes: nod_derived_field, nod_map, nod_dbkey and nod_rec_version.
|
2010-11-14 17:25:48 +00:00 |
pass1.cpp
|
Refactored the support for blr_handler, blr_loop, blr_exec_sql, blr_exec_into, blr_exec_stmt,
|
2010-11-29 02:17:04 +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
|
Rework on line/column info support to make it faster
|
2010-12-05 00:55:54 +00:00 |
StmtNodes.h
|
Rework on line/column info support to make it faster
|
2010-12-05 00:55:54 +00:00 |
sym.h
|
Moved some more .h-files to common from jrd as Vlad suggested
|
2010-10-13 10:39:52 +00:00 |
utld_proto.h
|
Misc
|
2010-10-12 17:40:27 +00:00 |
utld.cpp
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
Visitors.h
|
Finish the statements refactor in the engine. Get rid of jrd_nod.
|
2010-12-04 22:15:03 +00:00 |
WinNodes.cpp
|
Finish the statements refactor in the engine. Get rid of jrd_nod.
|
2010-12-04 22:15:03 +00:00 |
WinNodes.h
|
Make ExprNodes and RecordSourceNodes reference others directly instead of via jrd_nod.
|
2010-11-21 03:47:29 +00:00 |