1. 22 Aug, 1998 2 commits
    • Bruce Momjian's avatar
      The attached patch fixes a problem that I seem to have introduced · c0d73046
      Bruce Momjian authored
      with the new support for asynchronous NOTIFY in libpgtcl.  With
      the current sources, if the backend disconnects unexpectedly then
      the tcl/tk application coredumps when control next reaches the idle
      loop.  Oops.
      
      			regards, tom lane
      c0d73046
    • Bruce Momjian's avatar
      · a738478a
      Bruce Momjian authored
      Here are additional patches for the UnixWare 7 port.
      
      Summary of changes:
      
      In pqcomm.h, use the SUN_LEN macro if it is defined to calculate
      the size of the sockaddr_un structure.
      
      In unixware.h, drop the use of the UNIXWARE macro.  Everything can
      be handled with the USE_UNIVEL_CC and DISABLE_COMPLEX_MACRO macros.
      
      In s_lock.h, remove the reference to the UNIXWARE macro (see above).
      
      In the unixware template, add the YFLAGS:-d line.
      
      In various makefile templates, add (or cleanup) unixware and univel
      port specific information.
      
      -- Billy G. Allie
      a738478a
  2. 21 Aug, 1998 1 commit
  3. 20 Aug, 1998 4 commits
  4. 19 Aug, 1998 8 commits
  5. 18 Aug, 1998 1 commit
    • Marc G. Fournier's avatar
      · 338c54cb
      Marc G. Fournier authored
      From: Jan Wieck <jwieck@debis.com>
      
      Hi,
      
          as  proposed here comes the first patch for the query rewrite
          system.
      
        <for details, see archive dated Mon, 17 Aug 1998>
      338c54cb
  6. 17 Aug, 1998 16 commits
  7. 16 Aug, 1998 4 commits
  8. 15 Aug, 1998 4 commits