8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 18:43:02 +01:00
firebird-mirror/src
robocop c5c02ed2e9 1.- Replacing raw call to gds__msg_format by ISQL_msg_get; the routine was there for years and almost unused.
2.- UDFs are still created by sys_flag being NULL, so show_functions() should acknowledge that fact.
3.- Implement naive code to show an approximate script-related line number when a failure happens. (Unlike my private FB1's isql, it doesn't rely on strings subject to localization.)
4.- With SET PLANONLY ON, PLAN was activated, but with SET PLAN OFF, PLANONLY wasn't deactivated.
5.- Include isc_info_sql_stmt_get_segment among statements that are like SELECT.
6.- Solve a bad interaction between PLANONLY and SQLDA_DISPLAY, where the first being activated didn't allow to see the output XSQLDA.
7.- More error detection.
2005-03-31 07:50:32 +00:00
..
alice Misc. 2004-12-10 22:54:16 +00:00
burp More correct fix for restore. 2005-01-20 11:29:15 +00:00
common no message 2005-02-20 08:35:35 +00:00
dbs Correct some files to refer to FB2 and security2.fdb 2005-03-05 01:44:38 +00:00
dsql Misc. 2005-03-31 06:21:55 +00:00
dudley Style. 2004-12-24 08:52:39 +00:00
extern SOLARIS cleanup 2005-02-17 12:51:13 +00:00
extlib Solve bug with AddMonth when facing January. 2005-03-26 05:01:01 +00:00
gpre SOLARIS cleanup 2005-02-17 12:51:13 +00:00
include Changed name to security2.fdb 2005-02-24 12:24:38 +00:00
install/arch-specific/solx86gcc Changed name to security2.fdb 2005-02-24 12:24:38 +00:00
intl Style. 2004-12-24 08:52:39 +00:00
iscguard Minor fixes to make cpl applet compatible with fb2 codebase. 2005-03-18 09:23:00 +00:00
isql 1.- Replacing raw call to gds__msg_format by ISQL_msg_get; the routine was there for years and almost unused. 2005-03-31 07:50:32 +00:00
jrd increment build number 2005-03-31 06:22:07 +00:00
lock Misc. 2004-12-16 03:03:13 +00:00
misc increment build number 2005-03-31 06:22:07 +00:00
msgs Fixed one msg for isql and added others to support add_row (ADD command). 2005-03-26 05:05:21 +00:00
qli Little simplification. 2005-03-26 05:40:24 +00:00
remote Simplify B.O. protection. 2005-03-26 05:02:09 +00:00
utilities Solve several issues in the recently posted Control Panel applet: 2005-03-20 04:35:56 +00:00