Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-19 | Fix typos and grammar in the code | Michael Paquier | 18.0 |
| 2025-03-30 | bufmgr: Implement AIO read support | Andres Freund | 18.0 |
| 2025-03-30 | Let caller of PageIsVerified() control ignore_checksum_failure | Andres Freund | 18.0 |
| 2025-03-29 | Fix mis-attribution of checksum failure stats to the wrong database | Andres Freund | 18.0 |
| 2025-02-20 | Remove various unnecessary (char *) casts | Peter Eisentraut | 18.0 |
| 2025-02-12 | Remove unnecessary (char *) casts [checksum] | Peter Eisentraut | 18.0 |
| 2025-02-12 | Remove unnecessary (char *) casts [mem] | Peter Eisentraut | 18.0 |
| 2025-01-20 | Add const qualifiers to bufpage.h | Peter Eisentraut | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-18 | Use pg_memory_is_all_zeros() in PageIsVerifiedExtended() | Michael Paquier | 18.0 |
| 2024-11-01 | Remove use of pg_memory_is_all_zeros() in bufpage.c | Michael Paquier | 18.0 |
| 2024-11-01 | Add pg_memory_is_all_zeros() in memutils.h | Michael Paquier | 18.0 |