Commits

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

DateSubjectAuthorReleases
2026-05-05 postgres_fdw: Fix handling of abort-cleanup-failed connections. Etsuro Fujita 14.23
2026-02-27 postgres_fdw: Fix thinko in comment for UserMappingPasswordRequired(). Etsuro Fujita 14.23
2024-04-21 Make postgres_fdw request remote time zone 'GMT' not 'UTC'. Tom Lane 14.12
2022-01-21 postgres_fdw: Fix subabort cleanup of connections used in asynchronous execution. Etsuro Fujita 14.2
2021-12-03 postgres_fdw: Fix unexpected reporting of empty message. Fujii Masao 14.2
2021-10-13 postgres_fdw: Move comments about elog level in (sub)abort cleanup. Etsuro Fujita 14.1
2021-10-07 postgres_fdw: Fix comments in connection.c. Etsuro Fujita 14.1
2021-04-08 Allow TRUNCATE command to truncate foreign tables. Fujii Masao 14.0
2021-04-02 postgres_fdw: Add option to control whether to keep connections open. Fujii Masao 14.0
2021-03-31 Add support for asynchronous execution. Etsuro Fujita 14.0
2021-01-26 postgres_fdw: Add functions to discard cached connections. Fujii Masao 14.0
2021-01-18 postgres_fdw: Add function to list cached connections to foreign servers. Fujii Masao 14.0
2021-01-15 postgres_fdw: Save foreign server OID in connection cache entry. Fujii Masao 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-28 postgres_fdw: Fix connection leak. Fujii Masao 14.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 14.0
2020-11-09 In security-restricted operations, block enqueue of at-commit user code. Noah Misch 14.0
2020-10-16 postgres_fdw: Restructure connection retry logic. Fujii Masao 14.0
2020-10-06 postgres_fdw: reestablish new connection if cached one is detected as broken. Fujii Masao 14.0
2020-08-17 Make xact.h usable in frontend. Heikki Linnakangas 14.0