1. 18 Oct, 2017 1 commit
    • Stan Hu's avatar
      Use PostgreSQL FDW for Geo downloads · 595d591d
      Stan Hu authored
      If the PostgreSQL Foreign Data Wrapper (postgres_fdw) extension is available,
      we can optimize cross-database queries by using that. We automatically
      detect if it is available and fallback to the non-FDW version.
      
      Part of #3382
      595d591d
  2. 17 Oct, 2017 13 commits
  3. 16 Oct, 2017 26 commits