1. 22 Sep, 2016 2 commits
  2. 21 Sep, 2016 4 commits
  3. 19 Sep, 2016 3 commits
  4. 17 Sep, 2016 2 commits
  5. 16 Sep, 2016 11 commits
  6. 15 Sep, 2016 2 commits
  7. 14 Sep, 2016 7 commits
  8. 13 Sep, 2016 8 commits
  9. 12 Sep, 2016 1 commit
    • Vicențiu Ciorbaru's avatar
      Window functions fail with --ps-protocol · 54b81ac5
      Vicențiu Ciorbaru authored
      When running with --ps protocol, window functions cleanup method may
      be called twice. Enforce proper cleanup by setting pointers to NULL
      after deletion. This prevents double deletion on second cleanup.
      54b81ac5