Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-10-19 | Don't rely on zlib's gzgetc() macro. | Tom Lane | 18.1 |
| 2025-10-13 | Fix issue with reading zero bytes in Gzip_read. | Tom Lane | 18.1 |
| 2025-08-29 | pg_dump: Fix compression API errorhandling | Daniel Gustafsson | 18.0 |
| 2025-04-27 | Don't use double-quotes in #include's of system headers, redux. | Tom Lane | 18.0 |
| 2025-02-20 | Remove various unnecessary (char *) casts | Peter Eisentraut | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-07-25 | Remove useless unconstify() call | Peter Eisentraut | 18.0 |