hvlad
4fcd43a3d0
Allow isql to show large exception messages
2004-11-17 12:20:49 +00:00
robocop
31ba754981
After talking to Ann, decided to disable several items:
...
- obsolete items like WAL and JOURNAL (cleaned in the past)
- crud from attempts never finished like the shared cache manager for Classic
- DSQL nodes that aren't used. This allowed freeing some keywords.
The functionality was disabled by commenting the code. No code has been deleted.
2004-10-03 04:49:04 +00:00
robocop
f0d309811f
Corrections
2004-09-22 01:55:37 +00:00
robocop
3236e206c8
Add in the help the mention of SET HEADING that was introduced time ago.
2004-08-27 08:34:41 +00:00
robocop
41a21aa306
Support for new UDF mechanism
2004-08-27 05:01:56 +00:00
brodsom
e34284aecf
-Join isql globals in one struct (and remove some macros) and put not globals in the corresponding source.
...
-Use C++ struct declaration style.
2004-05-24 17:16:02 +00:00
robocop
441817bd82
1.- Misc changes
...
2.- Style
3.- Recover dsc_ttype in dsc after Blas' cleanup as a synonym for dsc_sub_type in text types
2004-05-21 06:16:17 +00:00
brodsom
a76ee0147d
-Macro cleaning
2004-05-18 21:59:25 +00:00
brodsom
eedff9ba57
-Macro cleaning
...
-Move isql_res.h to isql.rh
2004-05-18 16:21:39 +00:00
robocop
802f244ec1
Misc changes
2004-05-09 05:48:33 +00:00
brodsom
bdab6a747b
Replace define with const
2004-05-07 07:52:47 +00:00
brodsom
66a3ae7a1c
Fix warnings
2004-05-04 02:53:36 +00:00
brodsom
0daa189563
Removing ib_stdio.h
2004-04-28 22:36:29 +00:00
brodsom
9d24d7d9e3
-Fix #910430
...
-Clean some #define
-Use parametrized language (pointed by Claudio)
2004-04-26 07:54:22 +00:00
brodsom
d077c22bd8
-Remove unneeded headers
2004-04-24 14:38:27 +00:00
robocop
59b235cea3
Small corrections
2004-04-10 00:25:22 +00:00
robocop
e6187cecd2
Cleanup
...
Some bug fixes
Style
2004-03-07 07:58:55 +00:00
robocop
de9c495e2b
Misc change, style
2004-01-04 04:43:11 +00:00
fsg
e3ba8c5f42
Some changes to get it compiled under linux.
...
Use const declarations for BLANK etc. in isql.h again.
FSG
2004-01-03 14:12:45 +00:00
fsg
25a0180642
First changes to get it compiled under linux again.
...
FSG
2003-12-27 17:59:59 +00:00
robocop
84062732d8
More cleanup
2003-12-03 08:19:24 +00:00
robocop
775d776190
isql: more cleanup and restore the ability to have nested INPUT commands or run INPUT commands from the interactive session without quitting it.
2003-11-30 06:41:29 +00:00
brodsom
453ff20031
-Removing some unneeded headers (WIN_NT) or explaining why are needed
2003-11-16 11:43:41 +00:00
robocop
c931a674c2
Cleanup.
...
Hopefully harmless
It should fix the issue introduced with constness in gds__interprete for current applications.
2003-09-29 12:43:14 +00:00
aafemt
c1296d83e3
'struct' cleanup
2003-09-17 10:49:29 +00:00
robocop
cdfac33f91
const correctness, bool, etc.
2003-09-09 11:03:37 +00:00
brodsom
4d78970ab3
-Replacing BOOLEAN, FALSE and TRUE.
...
-Code style cleaning
2003-09-05 11:25:53 +00:00
brodsom
106b3a07f5
-Remove NULL_PTR macro
...
-Remove unneeded casts
2003-08-26 23:12:42 +00:00
brodsom
4e4c8a921b
Add an option to isql to set character set from command line, needed to connect with a command line specified database with non default charset.
2003-07-16 18:48:57 +00:00
dimitr
3fac72d57c
Uniform tempfile naming.
2003-07-06 07:04:03 +00:00
brodsom
2f11697351
- Remove unneeded macro
...
- Move alpha_months from header to isql.epp
2003-04-03 09:26:18 +00:00
brodsom
5e63f2cecc
Remove GUI_TOOLS define
2003-02-11 20:17:56 +00:00
seanleyne
b3ad604669
Removed support for obsolete "PC_PLATFORM" define
2002-10-31 05:06:02 +00:00
skywalker
2e398fc37f
Merge changes from fb1.
2002-06-29 13:39:11 +00:00
tamlin
80f7fb6dd4
New C++ memory pool
2001-12-24 02:51:06 +00:00
skywalker
c1bcc741ab
Changed to make install work better.
...
Fix build of shared library so global objects have thier constructors called
Added readline to isql
Added version numbers to libgds.so.2.0.0
Change install location and version to be driven from ./configure file
2001-08-27 15:29:18 +00:00
bellardo
747d13c0d5
Changes to bring FB2 to c++ on *nix.
2001-07-12 05:46:06 +00:00
tamlin
9a776a604e
First steps towards a C++ conversion.
2001-05-23 13:26:42 +00:00