Commits

DateSubjectAuthorReleases
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)
2025-06-08 Revert "postgres_fdw: Inherit the local transaction's access/deferrable modes." Etsuro Fujita 18.0
2025-06-01 postgres_fdw: Inherit the local transaction's access/deferrable modes. Etsuro Fujita 18.0
2025-05-08 Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays Heikki Linnakangas 18.0
2025-03-24 postgres_fdw: improve security checks Peter Eisentraut 18.0
2025-03-02 postgres_fdw: Extend postgres_fdw_get_connections to return remote backend PID. Fujii Masao 18.0
2025-01-16 Check return of pg_b64_encode() for error Peter Eisentraut 18.0
2025-01-15 postgres_fdw: SCRAM authentication pass-through Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-23 postgres_fdw: re-issue cancel requests a few times if necessary. Tom Lane 18.0
2024-12-23 postgres_fdw: re-issue cancel requests a few times if necessary. Tom Lane 17.3
2024-10-28 Remove unused #include's from contrib, pl, test .c files Peter Eisentraut 18.0
2024-09-18 postgres_fdw: Extend postgres_fdw_get_connections to return user name. Fujii Masao 18.0
2024-07-26 postgres_fdw: Fix bug in connection status check. Fujii Masao 18.0
2024-07-26 postgres_fdw: Add connection status check to postgres_fdw_get_connections(). Fujii Masao 18.0
2024-07-26 postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections(). Fujii Masao 18.0
2024-04-21 Make postgres_fdw request remote time zone 'GMT' not 'UTC'. Tom Lane 12.19
2024-04-21 Make postgres_fdw request remote time zone 'GMT' not 'UTC'. Tom Lane 17.0
2024-04-21 Make postgres_fdw request remote time zone 'GMT' not 'UTC'. Tom Lane 16.3
2024-04-21 Make postgres_fdw request remote time zone 'GMT' not 'UTC'. Tom Lane 15.7
2024-04-21 Make postgres_fdw request remote time zone 'GMT' not 'UTC'. Tom Lane 14.12
2024-04-21 Make postgres_fdw request remote time zone 'GMT' not 'UTC'. Tom Lane 13.15