
	Hy folks,

	I'm using Ingres89 patched by "Zeyd M. Ben-Halim" under linux99p9
	it seams to work quite well, but some bugs are there :-(

	- When doing a job like the following will hang after a while.

		while true
		do
			(echo "range ...."
			 echo "retrieve ...."
			 echo "\g"
			) | ingres $database
		done

	- sysmod sometimes hangs, when entering some charaters followed
	  by NewLine it will give a message and core dump into the
	  database directory.

	- ingreslock dosnt seem to work.

	But it works quite stable when using equel like I do in SqlIngres.ppg.

	If someone knows how to fix this bugs or know about others I like
	to get a mail.

	By Michael.
