This file describes various problems that have been encountered
in compiling, installing and running GNU SQL Server.

1.   Server sometimes fails on repeated data insert/delete in
     subsequent transaction. 

2.   Some problem in index processing exist but the place still
     unclear now.

3.   Performance on the long run seems to be slower than it should be.
     Server interprocess communication has to be fixed. we know how
     to do it, but haven't had a time for it yet.

4.   Linux bugs:
   - testIS0.sql - irregular crashes: segmentation fault OR
                   'msgsnd' illegal argument OR some kind of memory violation
   - debugger death after debugged service death leads to 'gsqls' assertation
     fail (the same on SCO v5)
   - LJ -- rbuf -- buffer for incoming messages (bad address) - cured by moving
     declaration. quite strange behavior.

7.   'make-dist' dosn't work properly without RCS archive
     (which is NOT distributed)

---------------------
8.   testM1.ec skips all data in group by cursor

10.  ar & ranlib using on hpux

11.  scripts top line configuration #! or not
     ----------

12.  installation checks (drop dq out from installation)

13.  rename monitor.l to smth like gsqlmon

14.  find texinfo 2 html convertor

15.  insert reference to it in gss.texi

         Database System Concepts
         Henry F. Korth

         Abraham Silberschatz
         
         McGraw-Hil International Editions
         Second Edition
         ISBN 0-07-100804-7
          
16.  
