Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-21 | Make postgres_fdw request remote time zone 'GMT' not 'UTC'. | Tom Lane | 12.19 |
| 2021-12-03 | postgres_fdw: Fix unexpected reporting of empty message. | Fujii Masao | 12.10 |
| 2021-10-13 | postgres_fdw: Move comments about elog level in (sub)abort cleanup. | Etsuro Fujita | 12.9 |
| 2020-12-28 | postgres_fdw: Fix connection leak. | Fujii Masao | 12.6 |
| 2020-11-11 | Fix and simplify some usages of TimestampDifference(). | Tom Lane | 12.6 |
| 2020-11-09 | In security-restricted operations, block enqueue of at-commit user code. | Noah Misch | 12.5 |
| 2019-11-08 | postgres_fdw: Fix error message for PREPARE TRANSACTION. | Etsuro Fujita | 12.1 |
| 2019-06-11 | postgres_fdw: Reorder C includes. | Etsuro Fujita | 12.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-23 | Add WL_EXIT_ON_PM_DEATH pseudo-event. | Thomas Munro | 12.0 |