1. 13 Apr, 2010 3 commits
  2. 12 Apr, 2010 6 commits
  3. 09 Apr, 2010 3 commits
  4. 08 Apr, 2010 2 commits
    • Magnus Hagander's avatar
      Proceed to look for the next timezone when matching a localized · 6efb081e
      Magnus Hagander authored
      Windows timezone name where the information in the registry is
      incomplete, instead of aborting.
      
      This fixes cases when the registry information is incomplete for
      a timezone that is alphabetically before the one that is in use.
      
      Per report from Alexander Forschner
      6efb081e
    • Robert Haas's avatar
      Make smart shutdown work in combination with Hot Standby/Streaming Replication. · 1c850fa8
      Robert Haas authored
      At present, killing the startup process does not release any locks it holds,
      so we must wait to stop the startup and walreceiver processes until all
      read-only backends have exited.  Without this patch, the startup and
      walreceiver processes never exit, so the server gets permanently stuck in
      a half-shutdown state.
      
      Fujii Masao, with review, docs, and comment adjustments by me.
      1c850fa8
  5. 07 Apr, 2010 5 commits
  6. 06 Apr, 2010 5 commits
  7. 05 Apr, 2010 8 commits
  8. 03 Apr, 2010 7 commits
  9. 02 Apr, 2010 1 commit