Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-11-02 | Increase DEFAULT_FDW_TUPLE_COST from 0.01 to 0.2 | David Rowley | 17.0 |
| 2023-08-30 | postgres_fdw: Fix test for parameterized foreign scan. | Etsuro Fujita | 17.0 |
| 2023-08-15 | Re-allow FDWs and custom scan providers to replace joins with pseudoconstant quals. | Etsuro Fujita | 17.0 |
| 2023-07-28 | Disallow replacing joins with scans in problematic cases. | Etsuro Fujita | 17.0 |
| 2023-07-03 | Remove expensive test of postgres_fdw batch inserts | Tomas Vondra | 17.0 |
| 2023-06-30 | Add a test case for a316a3bc | Amit Langote | 17.0 |