8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-27 06:43:04 +01:00
firebird-mirror/src/dsql
2011-05-12 08:34:58 +00:00
..
array_proto.h Style. 2009-01-05 08:48:32 +00:00
array.epp Misc and constants. 2009-07-19 13:31:05 +00:00
blob_proto.h Style. 2009-01-05 08:48:32 +00:00
blob.epp Style. 2009-01-05 08:48:32 +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 Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
ddl.cpp Fixed CORE-3222 - View with "WITH CHECK OPTION" doesn't like TRIM function in WHERE 2010-11-09 17:27:55 +00:00
DdlNodes.epp Unused function params. 2009-04-26 10:24:44 +00:00
DdlNodes.h 1) Move the new Node classes to appropriate files 2008-05-19 13:47:48 +00:00
dsql_proto.h CORE-2509. Took the opportunity to fix several data types. 2009-06-18 12:07:07 +00:00
dsql.cpp Improvement CORE-3446 - Allow conversion from/to BLOBs and others types in the API functions (XSQLVAR or blr messages). 2011-04-19 15:29:21 +00:00
dsql.h Rolled back the patch for CORE-2812 (Prohibit any improper mixture of explicit and implicit joins) because of being too radical for the point release and because of the found issues that require further investigation. The proper solution will be developed for v3.0 only. 2011-05-12 08:34:58 +00:00
errd_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
errd.cpp Comments. 2009-04-18 14:13:26 +00:00
gen_proto.h This should fix regressions related to fixes of: 2008-09-01 13:18:02 +00:00
gen.cpp Backport change that fix CORE-2910, found by Dmitry 2010-03-09 18:55:13 +00:00
hsh_proto.h Get rid of unneeded typedefs. 2009-01-08 09:27:07 +00:00
hsh.cpp Comments. 2009-04-18 14:13:26 +00:00
keywords.cpp Backported CORE-2890: SQLSTATE should also be available as a PSQL context variable like GDSCODE/SQLCODE. 2010-12-02 11:15:19 +00:00
keywords.h *** empty log message *** 2009-01-21 15:40:27 +00:00
make_proto.h Cleanup for NOD_CONST_SPECIAL. It's not needed anymore. 2009-04-10 20:18:17 +00:00
make.cpp Backported CORE-2890: SQLSTATE should also be available as a PSQL context variable like GDSCODE/SQLCODE. 2010-12-02 11:15:19 +00:00
metd_proto.h Backport fix for CORE-3038 - The insert failed because a column definition includes validation. 2010-06-12 16:49:39 +00:00
metd.epp Fixed CORE-3256: Error "request depth exceeded" may appear while preparing a select query against a view with explicit plan. 2010-11-23 12:05:41 +00:00
misc_func.cpp Backported CORE-2890: SQLSTATE should also be available as a PSQL context variable like GDSCODE/SQLCODE. 2010-12-02 11:15:19 +00:00
misc_func.h Style. 2009-01-08 09:26:06 +00:00
movd_proto.h Improvement CORE-3446 - Allow conversion from/to BLOBs and others types in the API functions (XSQLVAR or blr messages). 2011-04-19 15:29:21 +00:00
movd.cpp Improvement CORE-3446 - Allow conversion from/to BLOBs and others types in the API functions (XSQLVAR or blr messages). 2011-04-19 15:29:21 +00:00
node.h Improvement CORE-2748: allow gsec to grant RDB$ADMIN role in the security database 2009-11-13 18:09:29 +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 Fixed CORE-3245: SUBSTRING on long blobs truncates result to 32767 if third argument not present. 2011-02-02 10:12:40 +00:00
Parser.cpp Care about non-existing charset as seen by Claudio 2009-12-19 01:55:59 +00:00
Parser.h Backported fix for unregistered bug: Query string crashes 2.5RC1 2009-12-19 01:45:40 +00:00
pass1_proto.h Complete Adriano's change. 2008-05-25 11:48:01 +00:00
pass1.cpp Rolled back the patch for CORE-2812 (Prohibit any improper mixture of explicit and implicit joins) because of being too radical for the point release and because of the found issues that require further investigation. The proper solution will be developed for v3.0 only. 2011-05-12 08:34:58 +00:00
prepa_proto.h Y-Valve handle translation layer 2004-05-02 23:06:37 +00:00
preparse.cpp Unused function params. 2009-04-26 10:24:44 +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 Fixed error in my patch for CORE-2558 : store save point number at impure area. Thanks to Adriano. 2009-08-06 06:30:35 +00:00
StmtNodes.h Fixed error in my patch for CORE-2558 : store save point number at impure area. Thanks to Adriano. 2009-08-06 06:30:35 +00:00
sym.h Get rid of unneeded typedefs. 2009-01-08 09:27:07 +00:00
user__proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
user_dsql.cpp AIX port - fixed warnings 2009-05-28 07:55:13 +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 HP-UX IA-64 warning, integer conversion resulted in a change of sign 2009-08-27 14:22:45 +00:00