8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 06:03:02 +01:00
firebird-mirror/src/dsql
2011-02-02 10:16:25 +00:00
..
AggNodes.cpp Fixed CORE-3302: Distinct aggregates return wrong (duplicated) data. 2011-01-07 11:32:45 +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 Another small refactor on variables in DSQL. 2011-01-31 14:47:41 +00:00
BlrWriter.h Another small refactor on variables in DSQL. 2011-01-31 14:47:41 +00:00
BoolNodes.cpp Refactor nod_aggregate, nod_relation, nod_rse, nod_derived_table, nod_query_spec and nod_limit 2011-01-09 21:58:56 +00:00
BoolNodes.h Make UNKNOWN a boolean value/test, and not something exactly like NULL 2010-12-27 00:34:31 +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 Feature CORE-726 - Boolean data type 2010-12-18 02:17:06 +00:00
ddl.cpp Another small refactor on variables in DSQL. 2011-01-31 14:47:41 +00:00
DdlNodes.epp Another small refactor on variables in DSQL. 2011-01-31 14:47:41 +00:00
DdlNodes.h Refactor nod_relation_name and nod_rel_proc_name. 2011-01-30 00:25:46 +00:00
dsql_proto.h Refactoring. Mostly short->long replacements for various buffer sizes. 2011-01-28 17:12:22 +00:00
dsql.cpp Misc 2011-01-29 17:24:29 +00:00
dsql.h Another small refactor on variables in DSQL. 2011-01-31 14:47:41 +00:00
DsqlCompilerScratch.cpp Another small refactor on variables in DSQL. 2011-01-31 14:47:41 +00:00
DsqlCompilerScratch.h Another small refactor on variables in DSQL. 2011-01-31 14:47:41 +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 Another small refactor on variables in DSQL. 2011-01-31 14:47:41 +00:00
ExprNodes.h Another small refactor on variables in DSQL. 2011-01-31 14:47:41 +00:00
gen_proto.h Refactor nod_aggregate, nod_relation, nod_rse, nod_derived_table, nod_query_spec and nod_limit 2011-01-09 21:58:56 +00:00
gen.cpp Another small refactor on variables in DSQL. 2011-01-31 14:47:41 +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 Another small refactor on variables in DSQL. 2011-01-31 14:47:41 +00:00
make.cpp Another small refactor on variables in DSQL. 2011-01-31 14:47:41 +00:00
metd_proto.h Refactor nod_relation_name and nod_rel_proc_name. 2011-01-30 00:25:46 +00:00
metd.epp Refactor nod_relation_name and nod_rel_proc_name. 2011-01-30 00:25:46 +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 Refactor nod_relation_name and nod_rel_proc_name. 2011-01-30 00:25:46 +00:00
Nodes.h warnings 2011-01-21 17:16:13 +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 Fixed CORE-3245: SUBSTRING on long blobs truncates result to 32767 if third argument not present. 2011-02-02 10:16:25 +00:00
Parser.cpp Misc. 2010-03-21 13:38:52 +00:00
Parser.h Refactor nod_aggregate, nod_relation, nod_rse, nod_derived_table, nod_query_spec and nod_limit 2011-01-09 21:58:56 +00:00
pass1_proto.h Refactor DSQL's BREAK, LEAVE and CONTINUE. 2011-01-22 21:32:29 +00:00
pass1.cpp Fixed the problem reported privately by Dmitry. 2011-02-01 01:27:51 +00:00
sqlda_pub.h Feature CORE-726 - Boolean data type 2010-12-18 02:17:06 +00:00
sqlda.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
StmtNodes.cpp Another small refactor on variables in DSQL. 2011-01-31 14:47:41 +00:00
StmtNodes.h Refactor DSQL's BREAK, LEAVE and CONTINUE. 2011-01-22 21:32:29 +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 Refactor DSQL's nod_join and nod_union. 2011-01-22 20:40:04 +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