8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 06:03:02 +01:00
firebird-mirror/src/dsql
2008-09-11 15:33:44 +00:00
..
array_proto.h Fix 64-bit build 2004-06-13 23:27:29 +00:00
array.epp fixing CORE-1964: Use of 0 instead of isc_arg_end to terminate list of ERR_post's (and cousines) arguments is invalid 2008-08-15 11:21:47 +00:00
blob_proto.h const correctness and other tasks 2003-10-16 08:51:06 +00:00
blob.epp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
btyacc_fb.ske Remove a lot of warnings compiling parse.cpp with GCC 4.2.3 2008-05-01 16:12:16 +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 Split dsql_req into dsql_req and CompiledStatement. This should be my last refactoring to 2.5: 2008-05-24 03:19:52 +00:00
ddl.cpp Fixed CORE-2061: ALTER VIEW WITH CHECK OPTION crashes the engine. 2008-09-02 07:27:15 +00:00
DdlNodes.epp CORE-1964 - stop vararg mess when reporting errors. Use special class for it. More (ERR_post cleanup) to come. 2008-07-03 12:02:54 +00:00
DdlNodes.h 1) Move the new Node classes to appropriate files 2008-05-19 13:47:48 +00:00
dsql_proto.h 1) Created classes PreparedStatement and ResultSet 2008-03-13 16:37:20 +00:00
dsql.cpp Fixed CORE-2066 - Conversion of SQL_TEXT / SQL_VARCHAR to SQL_TIMESTAMP / SQL_TYPE_TIME / SQL_TYPE_DATE 2008-09-11 15:33:44 +00:00
dsql.h Fixed CORE-1246 - Incorrect column values with outer joins and derived tables 2008-09-07 19:44:48 +00:00
errd_proto.h fixing CORE-1964: Use of 0 instead of isc_arg_end to terminate list of ERR_post's (and cousines) arguments is invalid 2008-08-15 11:21:47 +00:00
errd.cpp Some asserts 2008-09-05 11:46:26 +00:00
gen_proto.h This should fix regressions related to fixes of: 2008-09-01 13:18:02 +00:00
gen.cpp Fixed CORE-1246 - Incorrect column values with outer joins and derived tables 2008-09-07 19:44:48 +00:00
hsh_proto.h DSQL integration into the engine. 2008-02-28 13:48:16 +00:00
hsh.cpp Small cleanup 2008-04-12 16:07:45 +00:00
keywords.cpp Added GRANTED BY clause to GRANT and REVOKE commands. 2008-06-10 10:55:48 +00:00
keywords.h Lets isql not quote new non-reserved tokens 2007-08-29 09:05:17 +00:00
make_proto.h Split dsql_req into dsql_req and CompiledStatement. This should be my last refactoring to 2.5: 2008-05-24 03:19:52 +00:00
make.cpp Fixed: 2008-09-07 21:50:00 +00:00
metd_proto.h Applied Damyan's patch eliminating some warnings in gcc 4.3 2008-05-28 13:22:26 +00:00
metd.epp misc CORE-1964 2008-08-18 07:12:25 +00:00
misc_func.cpp Literal strings should be treated as const data. 2008-03-25 12:05:17 +00:00
misc_func.h Literal strings should be treated as const data. 2008-03-25 12:05:17 +00:00
movd_proto.h const correctness, vars in scope, etc. 2003-10-05 06:27:16 +00:00
movd.cpp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
node.h This should fix regressions related to fixes of: 2008-09-01 13:18:02 +00:00
Nodes.h Small inconsistency noticed by Claudio 2008-05-25 15:41:54 +00:00
parse_proto.h DSQL integration into the engine. 2008-02-28 13:48:16 +00:00
parse.y Misc 2008-08-29 02:18:50 +00:00
Parser.cpp Feature requests CORE-1737 and CORE-1803: 2008-04-15 02:18:38 +00:00
Parser.h 1) Move the new Node classes to appropriate files 2008-05-19 13:47:48 +00:00
pass1_proto.h Complete Adriano's change. 2008-05-25 11:48:01 +00:00
pass1.cpp Do not change the logic of things that was been working - thanks to Claudio 2008-09-09 11:01:29 +00:00
prepa_proto.h Y-Valve handle translation layer 2004-05-02 23:06:37 +00:00
preparse.cpp Misc 2008-09-10 02:21:13 +00:00
sqlda_pub.h Front-ported the DSQL_unprepare feature from Vulcan. 2008-02-12 17:21:05 +00:00
sqlda.h Merge B1_5_Remote_LazyPort branch into HEAD 2006-05-01 22:23:31 +00:00
StmtNodes.cpp Style. 2008-06-03 06:19:50 +00:00
StmtNodes.h Small inconsistency noticed by Claudio 2008-05-25 15:41:54 +00:00
sym.h Misc. 2008-02-29 08:45:02 +00:00
user__proto.h Fixing the damn interface. 2008-03-30 09:42:24 +00:00
user_dsql.cpp 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
utld_proto.h Made XSQLDA parameter const in isc_dsql_fetch and a family of isc_dsql_exec functions as suggested by Dmitry Kovalenko. 2008-09-10 12:31:54 +00:00
utld.cpp Misc. 2008-09-11 06:49:27 +00:00