1. 05 Jun, 2018 2 commits
  2. 04 Jun, 2018 4 commits
  3. 02 Jun, 2018 2 commits
  4. 01 Jun, 2018 9 commits
  5. 31 May, 2018 1 commit
  6. 30 May, 2018 4 commits
  7. 29 May, 2018 1 commit
  8. 28 May, 2018 3 commits
  9. 26 May, 2018 1 commit
    • Stan Hu's avatar
      Fix fast admin counters not working when PostgreSQL has secondaries · b6125f70
      Stan Hu authored
      This commit does a number of things:
      
      1. Reduces the number of queries needed by perform a single query to get all
      the tuples for the relevant rows.
      
      2. Uses a transaction to query the tuple counts to ensure that the data
      is retrieved from the primary.
      
      Closes #46742
      b6125f70
  10. 24 May, 2018 5 commits
  11. 23 May, 2018 3 commits
  12. 22 May, 2018 2 commits
  13. 21 May, 2018 1 commit
  14. 19 May, 2018 1 commit
  15. 18 May, 2018 1 commit