Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-08 | postgres_fdw and dblink should check if backend has MyProcPort | Peter Eisentraut | 18.0 |
| 2025-08-08 | postgres_fdw and dblink should check if backend has MyProcPort | Peter Eisentraut | 19 (unreleased) |
| 2025-03-24 | postgres_fdw: improve security checks | Peter Eisentraut | 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 |
| 2024-10-28 | Remove unused #include's from contrib, pl, test .c files | Peter Eisentraut | 18.0 |
| 2023-02-24 | Fix comment indentation and whitespace | Peter Eisentraut | 16.0 |
| 2022-07-16 | Replace many MemSet calls with struct initialization | Peter Eisentraut | 16.0 |
| 2019-11-01 | PG_FINALLY | Peter Eisentraut | 13.0 |