Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-25 | Clarify comment for LogicalTapeSetBlocks(). | Jeff Davis | 15.7 |
| 2023-08-29 | Avoid possible overflow with ltsGetFreeBlock() in logtape.c | Michael Paquier | 15.5 |
| 2023-01-23 | Fix and clarify function comment on LogicalTapeSetCreate. | Heikki Linnakangas | 15.2 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-12-14 | Improve sift up/down code in binaryheap.c and logtape.c. | Tom Lane | 15.0 |
| 2021-12-14 | Fix datatype confusion in logtape.c's right_offset(). | Tom Lane | 15.0 |
| 2021-10-18 | Fix duplicate typedef LogicalTape. | Heikki Linnakangas | 15.0 |
| 2021-10-18 | Refactor LogicalTapeSet/LogicalTape interface. | Heikki Linnakangas | 15.0 |
| 2021-09-02 | Optimize fileset usage in apply worker. | Amit Kapila | 15.0 |
| 2021-08-30 | Refactor sharedfileset.c to separate out fileset implementation. | Amit Kapila | 15.0 |