8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-01 02:03:03 +01:00
firebird-mirror/src/dsql
2010-11-07 22:12:14 +00:00
..
AggNodes.cpp Cleanup: removed thisNode parameter from make and setParameterType methods 2010-11-07 03:03:41 +00:00
AggNodes.h Cleanup: removed thisNode parameter from make and setParameterType methods 2010-11-07 03:03:41 +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 Fixed CORE-3211 - String truncation occurs when selecting from a view containing NOT IN inside 2010-11-04 01:03:40 +00:00
BoolNodes.h Moved some more .h-files to common from jrd as Vlad suggested 2010-10-13 10:39:52 +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 Simplify the internal "null replacement" logic 2010-11-01 00:42:12 +00:00
DdlNodes.epp Refactor variables 2010-11-02 17:05:01 +00:00
DdlNodes.h Make node creation more directly 2010-10-30 18:57:53 +00:00
dsql_proto.h OSRI and new posix build 2010-10-12 08:02:57 +00:00
dsql.cpp Misc 2010-11-06 18:56:46 +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 Refactor blr_derived_expr 2010-11-07 22:12:14 +00:00
ExprNodes.h Refactor blr_derived_expr 2010-11-07 22:12:14 +00:00
gen_proto.h Refactor literal values. 2010-10-24 00:26:00 +00:00
gen.cpp Refactor nod_domain_validation 2010-11-07 20:26:11 +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 Cleanup: removed thisNode parameter from make and setParameterType methods 2010-11-07 03:03:41 +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 Refactor blr_via, blr_from, blr_maximum, blr_minimum, blr_count, blr_average and blr_total 2010-11-07 02:18:58 +00:00
Nodes.h Refactor blr_derived_expr 2010-11-07 22:12:14 +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 1) Refactor CAST. 2010-11-01 23:57:31 +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 1) Refactor all types of boolean nodes. 2010-09-17 03:15:32 +00:00
pass1.cpp Cleanup: removed thisNode parameter from make and setParameterType methods 2010-11-07 03:03:41 +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 Refactor variables 2010-11-02 17:05:01 +00:00
StmtNodes.h Moved some more .h-files to common from jrd as Vlad suggested 2010-10-13 10:39:52 +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 blr_via, blr_from, blr_maximum, blr_minimum, blr_count, blr_average and blr_total 2010-11-07 02:18:58 +00:00
WinNodes.cpp Cleanup: removed thisNode parameter from make and setParameterType methods 2010-11-07 03:03:41 +00:00
WinNodes.h Cleanup: removed thisNode parameter from make and setParameterType methods 2010-11-07 03:03:41 +00:00