Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-12 | Remove unnecessary (char *) casts [checksum] | Peter Eisentraut | 18.0 |
| 2025-01-20 | Add const qualifiers to bufpage.h | Peter Eisentraut | 18.0 |
| 2025-01-20 | Add PageData C type | Peter Eisentraut | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-09-03 | Add const qualifiers to XLogRegister*() functions | Peter Eisentraut | 18.0 |
| 2024-08-05 | Fix typo in bufpage.h. | Amit Kapila | 18.0 |
| 2024-07-24 | Move all extern declarations for GUC variables to header files | Peter Eisentraut | 18.0 |