1. 07 6月, 2018 2 次提交
  2. 06 6月, 2018 7 次提交
  3. 05 6月, 2018 9 次提交
  4. 04 6月, 2018 2 次提交
  5. 02 6月, 2018 1 次提交
  6. 01 6月, 2018 3 次提交
  7. 31 5月, 2018 3 次提交
  8. 30 5月, 2018 2 次提交
  9. 29 5月, 2018 5 次提交
  10. 26 5月, 2018 1 次提交
    • S
      Fix fast admin counters not working when PostgreSQL has secondaries · b6125f70
      Stan Hu 提交于
      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
  11. 25 5月, 2018 5 次提交