Skip to content
Snippets Groups Projects
  1. Dec 30, 1997
    • Marc G. Fournier's avatar
      bring in alpha/linux s_lock changes · 8a0967a3
      Marc G. Fournier authored
      From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>
      8a0967a3
    • 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. Dec 29, 1997
  3. Dec 27, 1997
  4. Dec 26, 1997
  5. Dec 24, 1997
  6. Dec 23, 1997
  7. Dec 22, 1997
  8. Dec 21, 1997
  9. Dec 20, 1997
Loading