1. 30 Dec, 1997 1 commit
    • Marc G. Fournier's avatar
      Slightly delayed patches from Todd...damn holidays :) · 3c1332e5
      Marc G. Fournier authored
        o  A new patch that contains the following changes:
              -- The pg_pwd file is now cached in the postmaster's memory.
              -- pg_pwd is reloaded when the postmaster detects a flag file creat()'ed
                 by a backend.
              -- qsort() is used to sort loaded password entries, and bsearch() is
                 is used to find entries in the pg_pwd cache.
              -- backends now copy the pg_user relation to pg_pwd.pid, and then
                 rename the temp file to be pg_pwd.
              -- The delimiter for pg_pwd has been changed to a tab character.
      3c1332e5
  2. 29 Dec, 1997 4 commits
  3. 27 Dec, 1997 1 commit
  4. 26 Dec, 1997 4 commits
  5. 24 Dec, 1997 1 commit
  6. 23 Dec, 1997 15 commits
  7. 22 Dec, 1997 3 commits
  8. 21 Dec, 1997 1 commit
  9. 20 Dec, 1997 10 commits