├── LICENSE ├── README.md ├── postgres_fdw_parallel_safe_11_4.patch └── postgres_fdw_parallel_safe_12_1.patch /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swarm64/parallel-postgres-fdw-patch/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swarm64/parallel-postgres-fdw-patch/HEAD/README.md -------------------------------------------------------------------------------- /postgres_fdw_parallel_safe_11_4.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swarm64/parallel-postgres-fdw-patch/HEAD/postgres_fdw_parallel_safe_11_4.patch -------------------------------------------------------------------------------- /postgres_fdw_parallel_safe_12_1.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/swarm64/parallel-postgres-fdw-patch/HEAD/postgres_fdw_parallel_safe_12_1.patch --------------------------------------------------------------------------------