Skip to content
Snippets Groups Projects
  1. Oct 25, 1997
  2. Sep 18, 1997
  3. Sep 15, 1997
  4. Sep 08, 1997
  5. Sep 07, 1997
  6. Aug 19, 1997
  7. Aug 14, 1997
  8. Aug 12, 1997
  9. Aug 06, 1997
  10. Jul 29, 1997
  11. Jul 28, 1997
  12. Jul 24, 1997
  13. Apr 24, 1997
  14. Apr 23, 1997
  15. Feb 14, 1997
  16. Feb 12, 1997
    • Marc G. Fournier's avatar
      Patch from Massimo Dal Zotto <dz@cs.unitn.it> · fb70587c
      Marc G. Fournier authored
      The following patches add to the backend a new debugging flag -K which prints
      a debug trace of all locking operations on user relations (those with oid
      greater than 20000). The code is compiled only if LOCK_MGR_DEBUG is defined,
      so the patch should be harmless if not explicitly enabled.
      I'm using the code to trace deadlock conditions caused by application queries
      using the command "$POSTMASTER -D $PGDATA -o '-d 1 -K 1'.
      The patches are for version 6.0 dated 970126.
      fb70587c
  17. Feb 03, 1997
  18. Jan 27, 1997
  19. Jan 26, 1997
  20. Jan 14, 1997
  21. Dec 26, 1996
  22. Dec 07, 1996
  23. Nov 27, 1996
  24. Nov 18, 1996
  25. Nov 16, 1996
  26. Nov 14, 1996
  27. Nov 11, 1996
  28. Nov 10, 1996
  29. Nov 08, 1996
  30. Nov 04, 1996
  31. Nov 03, 1996
  32. Oct 31, 1996
  33. Oct 30, 1996
Loading