changes done

1.1	original from root%candle.uucp@bts.com
1.2	patch for bash
1.3	where field like "regexp"
	quiet on non termials
	empty line finish a SQL-statement
1.4	Changed SHQL_ROOT to /home/shql
	New flag -d for debug
	/tmp/$$.shql holds the hole input
	WHERE field LIKE "REGEXP" now in HELP WHERE
	REPAIR table - patch for deleting all Spaces befor tabs.
	/v|v comand for editint /tmp/$$.shql
1.5	DATABASE database - comand
	subselects now writing to /tmp/$$sel for avoiding swaping in insert.
	HELP ALL - now shows fields and nr of rows.
	Commeted out part for / comands because trouble with single brackets.
1.6	Patches for use over inetd
	views are now only rebuild if tables a newer than the view
1.7	removed loging of joins made for debugging


changes todo

1.8	should behave like isql for error handling
	load and unload features (not nessesary but ISQL compatible)
	inetd & server-feature should be build from a C programm
1.9	create view ... as select ...
1.10	create database / drop database
1.11	alter table / alter view
