Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-28 | postgres_fdw, dblink: Validate use_scram_passthrough values | Fujii Masao | 18 (unreleased) |
| 2025-08-06 | Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT | Peter Eisentraut | 18.0 |
| 2025-04-29 | oauth: Disallow OAuth connections via postgres_fdw/dblink | Jacob Champion | 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-11-22 | Add INT64_HEX_FORMAT and UINT64_HEX_FORMAT to c.h. | Nathan Bossart | 18.0 |
| 2024-10-28 | Remove unused #include's from contrib, pl, test .c files | Peter Eisentraut | 18.0 |
| 2024-10-07 | Fix Y2038 issues with MyStartTime. | Nathan Bossart | 18.0 |