Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-05-29 | Avoid resource leaks when a dblink connection fails. | Tom Lane | 13.22 |
| 2025-04-03 | Make dblink interruptible, via new libpqsrv APIs. | Noah Misch | 13.21 |
| 2021-12-03 | postgres_fdw: Fix unexpected reporting of empty message. | Fujii Masao | 13.6 |
| 2020-05-28 | Initialize dblink remoteConn struct in all cases | Joe Conway | 13.0 |
| 2020-02-24 | Fix compile failure. | Tom Lane | 13.0 |
| 2020-02-24 | Account explicitly for long-lived FDs that are allocated outside fd.c. | Tom Lane | 13.0 |
| 2020-01-30 | Clean up newlines following left parentheses | Alvaro Herrera | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-24 | Avoid splitting C string literals with \-newline | Alvaro Herrera | 13.0 |
| 2019-11-01 | PG_FINALLY | Peter Eisentraut | 13.0 |
| 2019-10-24 | Make the order of the header file includes consistent in contrib modules. | Amit Kapila | 13.0 |