Skip to content
Snippets Groups Projects
  1. Sep 06, 2012
  2. Sep 04, 2012
  3. Aug 29, 2012
  4. Aug 28, 2012
    • Dmitry E. Oboukhov's avatar
      box.info realized · 2ca97d8c
      Dmitry E. Oboukhov authored
      2ca97d8c
    • Konstantin Osipov's avatar
      Fix a regression memory leak introduced by refactoring. · 4ba95cac
      Konstantin Osipov authored
      Fix a memory leak in Lua stored procedures introduced
      when cherry-picking changes from the old net-split
      tree.
      
      Make a palloc savepoint *before* we allocate txn
      and port, to make sure txn and port memory is freed
      when rolling back to the palloc savepoint.
      Otherwise a long-running Lua procedure (e.g. background
      fiber) can keep allocating palloc memory indefinitely.
      4ba95cac
  5. Aug 27, 2012
  6. Aug 25, 2012
  7. Aug 24, 2012
  8. Aug 23, 2012
  9. Aug 21, 2012
  10. Aug 20, 2012
  11. Aug 17, 2012
  12. Aug 15, 2012
  13. Aug 14, 2012
Loading