8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 09:23:03 +01:00
firebird-mirror/src/isql
2008-04-29 09:55:41 +00:00
..
ColList.cpp The merge continued. 2008-01-16 07:23:29 +00:00
ColList.h The merge continued. 2008-01-16 07:23:29 +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 Fix CORE-1862. 2008-04-24 10:50:22 +00:00
InputDevices.cpp The merge continued. 2008-01-16 07:23:29 +00:00
InputDevices.h Fixed crash in ISQL at cleanup time. 2008-02-13 11:53:41 +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 Make fb_cancel_operation() public API call. Related cleanup. 2008-04-29 09:55:41 +00:00
isql.h The merge continued. 2008-01-16 07:23:29 +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
OptionsBase.cpp The merge continued. 2008-01-16 07:23:29 +00:00
OptionsBase.h The merge continued. 2008-01-16 07:23:29 +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 Fix CORE-1496. 2007-10-05 10:25:11 +00:00
show.epp Support for default collations in ISQL - SHOW DATABASE and metadata extraction 2008-04-15 15:55:51 +00:00