8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 01:23:03 +01:00
firebird-mirror/src/isql
2007-04-28 13:57:42 +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 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_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 display of warnings in DDL statements 2007-04-28 13:57:42 +00:00
isql.h Commit undocumented, primitive facility to deal with prepared statements and feed data to them. I need it to play with the messages.sql file. 2007-02-25 12:03:18 +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 Tweaks to UserBlob to support backup/restore. 2007-04-04 08:46:31 +00:00