8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-01 21:20:40 +01:00
firebird-mirror/src/isql
2007-10-04 09:29:04 +00:00
..
Extender.cpp Correction. 2007-03-31 12:49:49 +00:00
Extender.h This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash. 2007-03-28 04:20:36 +00:00
extra_proto.h - Implement the SHOW COMMENT(S) command. 2005-05-19 08:03:10 +00:00
extract.epp Still trying to adjust isql to fix CORE-1261 completely: now it needs to understand that 2007-10-04 09:20:04 +00:00
isql_proto.h This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash. 2007-03-28 04:20:36 +00:00
isql_win.cpp Treat string literals and string constants with more respect. 2004-11-10 04:26:45 +00:00
isql_win.h Removing ib_stdio.h 2004-04-28 22:36:29 +00:00
isql.epp Fixed CORE-1485: AV when loading messages in msg.fdb 2007-09-28 11:31:46 +00:00
isql.h Presenting the SHOW USERS command in society (documenting it when user types HELP or ?) 2007-10-04 09:29:04 +00:00
isql.rc -Macro cleaning 2004-05-18 16:21:39 +00:00
isql.rh -Macro cleaning 2004-05-18 16:21:39 +00:00
isqlw_proto.h Cleanup 2004-03-07 07:58:55 +00:00
PtrSentry.h This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash. 2007-03-28 04:20:36 +00:00
show_proto.h - Implement the SHOW COMMENT(S) command. 2005-05-19 08:03:10 +00:00
show.epp Presenting the SHOW USERS command in society (documenting it when user types HELP or ?) 2007-10-04 09:29:04 +00:00