.. |
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
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
btyacc_fb.ske
|
- External Engines implementation.
|
2009-10-21 00:42:38 +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
|
Misc
|
2009-10-31 01:46:06 +00:00 |
ddl.cpp
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
DdlNodes.epp
|
Misc
|
2009-10-31 01:46:06 +00:00 |
DdlNodes.h
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
dsql_proto.h
|
Wipe out the SCROLLABLE_CURSORS code + minor cleanup.
|
2009-10-31 06:17:49 +00:00 |
dsql.cpp
|
fix a bunch of 64-bit sign extension warnings, reported by Sun Studio option, -xport64=implicit
|
2009-11-04 15:15:57 +00:00 |
dsql.h
|
Wipe out the SCROLLABLE_CURSORS code + minor cleanup.
|
2009-10-31 06:17:49 +00:00 |
errd_proto.h
|
Remove trailing spaces (.h files)
|
2008-12-05 00:56:15 +00:00 |
errd.cpp
|
fix a bunch of 64-bit sign extension warnings, reported by Sun Studio option, -xport64=implicit
|
2009-11-04 15:15:57 +00:00 |
gen_proto.h
|
Misc
|
2009-10-31 01:46:06 +00:00 |
gen.cpp
|
Misc
|
2009-11-02 14:42:27 +00:00 |
hsh_proto.h
|
Get rid of unneeded typedefs.
|
2009-01-08 09:27:07 +00:00 |
hsh.cpp
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
keywords.cpp
|
Avoid conflict with Windows-specific macros.
|
2009-11-01 10:55:05 +00:00 |
keywords.h
|
*** empty log message ***
|
2009-01-21 15:40:27 +00:00 |
make_proto.h
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
make.cpp
|
Improvement CORE-2697 - Support the "? in SELECT some_col FROM some_table" subqueries
|
2009-10-30 14:47:25 +00:00 |
metd_proto.h
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
metd.epp
|
Misc.
|
2009-10-30 10:43:42 +00:00 |
misc_func.cpp
|
Style.
|
2009-01-08 09:26:06 +00:00 |
misc_func.h
|
Style.
|
2009-01-08 09:26:06 +00:00 |
movd_proto.h
|
const correctness, vars in scope, etc.
|
2003-10-05 06:27:16 +00:00 |
movd.cpp
|
Misc
|
2009-09-05 18:18:44 +00:00 |
node.h
|
fix Sun Studio warning, Identifier expected instead of "}".
|
2009-11-03 15:31:00 +00:00 |
Nodes.h
|
Misc.
|
2009-10-31 03:33:45 +00:00 |
PackageNodes.epp
|
Misc
|
2009-11-02 14:42:27 +00:00 |
PackageNodes.h
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
parse_proto.h
|
DSQL integration into the engine.
|
2008-02-28 13:48:16 +00:00 |
parse.y
|
Avoid conflict with Windows-specific macros.
|
2009-11-01 10:55:05 +00:00 |
Parser.cpp
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
Parser.h
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
pass1_proto.h
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
pass1.cpp
|
Fix problem reported by Bill - usage of variable in non-PSQL block crashs the server. Test case:
|
2009-11-03 23:16:37 +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
|
Misc.
|
2009-11-01 10:58:16 +00:00 |
StmtNodes.h
|
Fixed CORE-2723 - When execute command UPDATE OR INSERT the server crashes
|
2009-11-01 18:51:48 +00:00 |
sym.h
|
Get rid of unneeded typedefs.
|
2009-01-08 09:27:07 +00:00 |
user__proto.h
|
Wipe out the SCROLLABLE_CURSORS code + minor cleanup.
|
2009-10-31 06:17:49 +00:00 |
user_dsql.cpp
|
Wipe out the SCROLLABLE_CURSORS code + minor cleanup.
|
2009-10-31 06:17:49 +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 |