.. |
array_proto.h
|
Style.
|
2009-01-05 08:48:32 +00:00 |
array.epp
|
Misc
|
2009-11-16 01:20:35 +00:00 |
blob_proto.h
|
Style.
|
2009-01-05 08:48:32 +00:00 |
blob.epp
|
Misc
|
2009-11-16 01:20:35 +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
|
Reduce usage of legacy (and unsafe) nodes related to PSQL parameters and variables.
|
2009-11-21 20:42:27 +00:00 |
ddl.cpp
|
Misc
|
2009-12-16 21:52:01 +00:00 |
DdlNodes.epp
|
Changed parameters to unsigned; Misc
|
2009-12-19 15:00:18 +00:00 |
DdlNodes.h
|
Front-port fix for CORE-2804 - Problems with COMMENT ON and strings using introducer (charset)
|
2009-12-14 15:16:55 +00:00 |
dsql_proto.h
|
1) Use metadata character set in DSQL cache
|
2009-12-05 14:21:52 +00:00 |
dsql.cpp
|
Push more state out of dsql_parameter
|
2009-12-19 22:52:17 +00:00 |
dsql.h
|
Push more state out of dsql_parameter
|
2009-12-19 22:52:17 +00:00 |
errd_proto.h
|
Remove trailing spaces (.h files)
|
2008-12-05 00:56:15 +00:00 |
errd.cpp
|
Misc
|
2009-11-16 01:20:35 +00:00 |
gen_proto.h
|
Reduce usage of legacy (and unsafe) nodes related to PSQL parameters and variables.
|
2009-11-21 20:42:27 +00:00 |
gen.cpp
|
Separating run state from compiled statements
|
2009-12-19 21:20:36 +00:00 |
hsh_proto.h
|
Get rid of unneeded typedefs.
|
2009-01-08 09:27:07 +00:00 |
hsh.cpp
|
Clean dead code.
|
2009-11-15 10:23:22 +00:00 |
keywords.cpp
|
Minor adjustments.
|
2009-11-12 06:35:45 +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
|
Replaced linked list of dsql parameters by array
|
2009-12-19 18:50:38 +00:00 |
metd_proto.h
|
- External Engines implementation.
|
2009-10-21 00:42:38 +00:00 |
metd.epp
|
Work in progress on RDB$VIEW_RELATIONS
|
2009-12-17 15:07:02 +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
|
Frontported improvement CORE-2748: allow gsec to grant RDB$ADMIN role in the security database
|
2009-11-13 19:00:09 +00:00 |
Nodes.h
|
Move and rename methods
|
2009-12-06 19:11:25 +00:00 |
PackageNodes.epp
|
Move more hardcoded messages to the msg db.
|
2009-12-18 12:01:44 +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
|
Fixed unregistered bug: Query string crashes 2.5RC1
|
2009-12-19 01:32:00 +00:00 |
Parser.cpp
|
Fixed unregistered bug: Query string crashes 2.5RC1
|
2009-12-19 01:32:00 +00:00 |
Parser.h
|
Fixed unregistered bug: Query string crashes 2.5RC1
|
2009-12-19 01:32:00 +00:00 |
pass1_proto.h
|
Misc
|
2009-11-22 00:09:30 +00:00 |
pass1.cpp
|
Replaced linked list of dsql parameters by array
|
2009-12-19 18:50:38 +00:00 |
prepa_proto.h
|
Y-Valve handle translation layer
|
2004-05-02 23:06:37 +00:00 |
preparse.cpp
|
Style.
|
2009-11-21 09:24:20 +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
|
Replaced linked list of dsql parameters by array
|
2009-12-19 18:50:38 +00:00 |
StmtNodes.h
|
Replaced linked list of dsql parameters by array
|
2009-12-19 18:50:38 +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
|
Style.
|
2009-11-21 09:24:20 +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 |