Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-17 | Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY. | Tom Lane | 16.4 |
| 2023-12-21 | Avoid trying to fetch metapage of an SPGist partitioned index. | Tom Lane | 16.2 |
| 2023-08-23 | ExtendBufferedWhat -> BufferManagerRelation. | Thomas Munro | 16.0 |
| 2023-04-06 | Convert many uses of ReadBuffer[Extended](P_NEW) to ExtendBufferedRel() | Andres Freund | 16.0 |
| 2023-03-20 | Ignore BRIN indexes when checking for HOT updates | Tomas Vondra | 16.0 |
| 2023-01-03 | Fix typos in comments, code and documentation | Michael Paquier | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |