1. 19 Jul, 1996 8 commits
    • Marc G. Fournier's avatar
      Fix PAGER bug in createuser/etc scripts · de82ece8
      Marc G. Fournier authored
      submitted by: Bruce Momjian (root@candle.pha.pa.us)
      de82ece8
    • Marc G. Fournier's avatar
      Fixes: · 6562fa85
      Marc G. Fournier authored
      'select distinct on' causes backend to crash
      
      submitted by: Chris Dunlop    chris@onthe.net.au
      6562fa85
    • Marc G. Fournier's avatar
      Fixes: · 9bffaade
      Marc G. Fournier authored
      This is a patch to prevent an endless loop occuring in the Postgres backend
      when a 'warning' error condition generates another warning error contition
      in the handler code.
      
      Submitted by: Chris Dunlop, <chris@onthe.net.au>
      9bffaade
    • Marc G. Fournier's avatar
    • Marc G. Fournier's avatar
      Fixes compile errors with irix5 port · 89ad6338
      Marc G. Fournier authored
      Submitted by: Thomas van Reimersdahl <reimersd@dali.techinfo.rwth-aachen.de>
      89ad6338
    • Marc G. Fournier's avatar
      Fixes: · 2771129c
      Marc G. Fournier authored
      	minor Makefile changes to force setting of SRCDIR and ordering of
      	include files
      
      Submitted by: Bruce Momjian (root@candle.pha.pa.us)
      2771129c
    • Marc G. Fournier's avatar
      Fixes: · 54857ad1
      Marc G. Fournier authored
      It is not possible to define attributes as arrays of date or time, the
      type _time and _date are not defined.
      
      Submitted by: Massimo Dal Zotto <dz@cs.unitn.it>
      54857ad1
    • Marc G. Fournier's avatar
      Fixes: · 1d4a115a
      Marc G. Fournier authored
      The type _char16 (array of char16) is incorrectly defined as array of name
      and values longer than 16 chars are stored as names and not truncated to 16
      bytes as they should be.
      
      Submitted by: Massimo Dal Zotto <dz@cs.unitn.it>
      1d4a115a
  2. 18 Jul, 1996 2 commits
  3. 16 Jul, 1996 4 commits
  4. 15 Jul, 1996 5 commits
  5. 13 Jul, 1996 1 commit
  6. 12 Jul, 1996 2 commits
  7. 09 Jul, 1996 3 commits