Changelog for "e-db2". 1.20 [KK 2002-12-10] - MAX_STMT_SIZE increased to 100.000; this is the maximum statement size read from stdin - Bugfix in error message of the show command (show.c) - CFLAGS in the Makefile adjsted. 1.19 [HK 2002-12-04] - e-db2 now correctly disconnects from DB2 when user terminates the program by issuing ^C, kill -15 and so on. Also, a ROLLBACK WORK statement is executed. 1.18 [KK 2002-10-23] - "stop on SQL error" flag implemented (-f) - The e-db2 manpage gets installed too. - Docs get uploaded. 1.17 - [KK 2002-10-16] util.c: Errors are now shown with mag(), i.e., they will go to stderr. - Output to stdout is flushed. - mktemp() blobname construction changed to mkstemp(). 1.16 - Fix in unload, dropping a column did show column title at 1st row 1.15 - Nullable yes/no added to the output of "describe". - "make-sql-type-desc" is smarter (and revamped to Perl). - More types now known to e-db2. 1.14 - Local prepare() function in e-db2.sqc now has a first "convert yes/no" argument. The conversion is suppressed for statements arriving from stdin (user-typed). This is necessary to prevent sprintf-expansion in statements like "select ... where name like '%whatever'". - Makefile adapted: the "make clean" now also removes the e-db2 binary itself. 1.13 Fix problem on quote in CLOB data 1.12 Fix problem on CLOB column selects 1.11 added 'load options' for 'unload' now syntax: 'unload