From: zmbenhal@netcom.com (Zeyd M. Ben-Halim) Subject: INGRES update #3 Date: Sat, 21 Nov 1992 02:14:38 GMT
I've just uploaded the third set of updates to my port of INGRES.
This update fixes the problems with printing floating-point values (a buggy
lib4.1) and with EQUEL crashing when processing equeltut.q
You need update3.lzh and README.
Zeyd
PS. INGRES is a Relational DataBase Management System. It supports a query
language (not SQL) call QUEL. It supports embedding quel statements within
a C program.
The Linux port of INGRES is on tsx-11.mit.edu under pub/linux/packages/ingres
You'll need lha to extract files and byacc to build the sources.
README and ingres.setup.Z are to be read BEFORE you try to install INGRES.