Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-30 | read_stream: Introduce and use optional batchmode support | Andres Freund | 18.0 |
| 2025-03-26 | Use PG_MODULE_MAGIC_EXT in our installable shared libraries. | Tom Lane | 18.0 |
| 2025-02-13 | Remove unnecessary (char *) casts [xlog] | Peter Eisentraut | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-12-20 | Fix corruption when relation truncation fails. | Thomas Munro | 18.0 |
| 2024-10-28 | Remove unused #include's from contrib, pl, test .c files | Peter Eisentraut | 18.0 |
| 2024-09-10 | Optimize pg_visibility with read streams. | Noah Misch | 18.0 |
| 2024-09-04 | Revert "Optimize pg_visibility with read streams." | Noah Misch | 18.0 |
| 2024-09-03 | Fix stack variable scope from previous commit. | Noah Misch | 18.0 |
| 2024-09-03 | Optimize pg_visibility with read streams. | Noah Misch | 18.0 |
| 2024-08-15 | Fix GetStrictOldestNonRemovableTransactionId() on standby | Alexander Korotkov | 18.0 |