Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-03-31 Add support for asynchronous execution. Etsuro Fujita 14.0
2021-03-31 Remove extra semicolon in postgres_fdw tests. Amit Kapila 14.0
2021-03-10 Revert changes for SSL compression in libpq Michael Paquier 14.0
2021-03-09 Switch back sslcompression to be a normal input field in libpq Michael Paquier 14.0
2021-03-09 Remove support for SSL compression Michael Paquier 14.0
2021-02-18 Allow specifying CRL directory Peter Eisentraut 14.0
2021-02-17 Fix tuple routing to initialize batching only for inserts Tomas Vondra 14.0
2021-02-05 postgres_fdw: Fix assertion in estimate_path_cost_size(). Etsuro Fujita 14.0
2021-01-30 postgres_fdw: Fix tests for CLOBBER_CACHE_ALWAYS. Fujii Masao 14.0
2021-01-26 postgres_fdw: Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS Fujii Masao 14.0
2021-01-26 postgres_fdw: Stabilize regression test for postgres_fdw_disconnect_all(). Fujii Masao 14.0
2021-01-26 postgres_fdw: Add functions to discard cached connections. Fujii Masao 14.0
2021-01-20 Implement support for bulk inserts in postgres_fdw Tomas Vondra 14.0
2021-01-18 postgres_fdw: Add function to list cached connections to foreign servers. Fujii Masao 14.0
2020-12-28 postgres_fdw: Fix connection leak. Fujii Masao 14.0
2020-10-10 Band-aid new postgres_fdw test case to remove error text dependency. Tom Lane 14.0
2020-10-06 postgres_fdw: reestablish new connection if cached one is detected as broken. Fujii Masao 14.0
2020-09-17 Remove factorial operators, leaving only the factorial() function. Tom Lane 14.0
2020-09-08 Add support for partitioned tables and indexes in REINDEX Michael Paquier 14.0
2020-07-13 Revert "Use CP_SMALL_TLIST for hash aggregate" Jeff Davis 14.0