1. 26 Aug, 2001 1 commit
  2. 25 Aug, 2001 1 commit
    • Tom Lane's avatar
      Replace implementation of pg_log as a relation accessed through the · 2589735d
      Tom Lane authored
      buffer manager with 'pg_clog', a specialized access method modeled
      on pg_xlog.  This simplifies startup (don't need to play games to
      open pg_log; among other things, OverrideTransactionSystem goes away),
      should improve performance a little, and opens the door to recycling
      commit log space by removing no-longer-needed segments of the commit
      log.  Actual recycling is not there yet, but I felt I should commit
      this part separately since it'd still be useful if we chose not to
      do transaction ID wraparound.
      2589735d
  3. 12 Jul, 2001 1 commit
  4. 22 Mar, 2001 1 commit
  5. 24 Jan, 2001 1 commit
  6. 30 Nov, 2000 1 commit
  7. 21 Nov, 2000 1 commit
  8. 28 Oct, 2000 1 commit
  9. 20 Oct, 2000 1 commit
  10. 28 Jul, 2000 1 commit
  11. 08 Jun, 2000 1 commit
  12. 05 Jun, 2000 1 commit
  13. 26 Jan, 2000 1 commit
    • Bruce Momjian's avatar
      Add: · 5c25d602
      Bruce Momjian authored
        * Portions Copyright (c) 1996-2000, PostgreSQL, Inc
      
      to all files copyright Regents of Berkeley.  Man, that's a lot of files.
      5c25d602
  14. 16 Jul, 1999 1 commit
  15. 15 Jul, 1999 2 commits
  16. 13 Feb, 1999 1 commit
  17. 18 Dec, 1998 1 commit
  18. 15 Dec, 1998 1 commit
  19. 08 Oct, 1998 1 commit
  20. 06 Oct, 1998 1 commit
  21. 01 Sep, 1998 1 commit
  22. 27 Jul, 1998 1 commit
  23. 24 Apr, 1998 1 commit
  24. 26 Feb, 1998 1 commit
  25. 07 Nov, 1997 1 commit
  26. 02 Nov, 1997 1 commit
  27. 08 Sep, 1997 2 commits
  28. 07 Sep, 1997 1 commit
  29. 29 Aug, 1997 1 commit
  30. 19 Aug, 1997 1 commit
  31. 10 Nov, 1996 1 commit
  32. 05 Nov, 1996 1 commit
  33. 03 Nov, 1996 1 commit
  34. 27 Aug, 1996 1 commit