Commits

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

DateSubjectAuthorReleases
2026-05-28 postgres_fdw: Fix whitespace violation in connection.c Fujii Masao 19 (unreleased)
2026-05-25 postgres_fdw: Give user mapping precedence for use_scram_passthrough Fujii Masao 19 (unreleased)
2026-05-22 Set notice receiver before libpq connection startup completes Fujii Masao 19 (unreleased)
2026-05-05 postgres_fdw: Fix handling of abort-cleanup-failed connections. Etsuro Fujita 19 (unreleased)
2026-04-05 postgres_fdw: Inherit the local transaction's access/deferrable modes. Etsuro Fujita 19 (unreleased)
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-03-06 CREATE SUBSCRIPTION ... SERVER. Jeff Davis 19 (unreleased)
2026-02-27 postgres_fdw: Fix thinko in comment for UserMappingPasswordRequired(). Etsuro Fujita 19 (unreleased)
2026-02-18 Switch SysCacheIdentifier to a typedef enum Michael Paquier 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-10-05 Don't include access/htup_details.h in executor/tuptable.h Álvaro Herrera 19 (unreleased)
2025-08-08 postgres_fdw and dblink should check if backend has MyProcPort Peter Eisentraut 19 (unreleased)
2025-07-29 Split up pgfdw_report_error so that we can mark it pg_noreturn. Tom Lane 19 (unreleased)
2025-07-25 Run pgindent on the changes of the previous patch. Tom Lane 19 (unreleased)
2025-07-25 Reap the benefits of not having to avoid leaking PGresults. Tom Lane 19 (unreleased)
2025-07-22 Remove translation marker from libpq-be-fe-helpers.h. Fujii Masao 19 (unreleased)
2025-07-22 Log remote NOTICE, WARNING, and similar messages using ereport(). Fujii Masao 19 (unreleased)