1. 21 Jan, 2001 3 commits
    • Bruce Momjian's avatar
      b8f23aff
    • Bruce Momjian's avatar
      Hello, · c6559352
      Bruce Momjian authored
      here is the patch attached which do check in each BLOB operation, if we are
      in transaction, and raise an error otherwise. This will prevent such mistakes.
      
      --
      Sincerely Yours,
      Denis Perchine
      c6559352
    • Tom Lane's avatar
      Deal with C++ incompatibility of sys_nerr declaration by taking it out · 023a48b8
      Tom Lane authored
      of c.h altogether, and putting it into the only places that use it
      (elog.c and exc.c), instead.  Modify these routines to check for a
      NULL or empty-string return from strerror, too, since some platforms
      define strerror to return empty string for unknown errors (what a useless
      definition that is ...).  Clean up some cruft in ExcPrint while at it.
      023a48b8
  2. 20 Jan, 2001 15 commits
  3. 19 Jan, 2001 22 commits