Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-25 | Use the correct sizeof() in BufFileLoadBuffer | Tomas Vondra | 14.16 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-08-26 | Extend the BufFile interface. | Amit Kapila | 14.0 |
| 2020-07-23 | Fix error message. | Thomas Munro | 14.0 |
| 2020-06-16 | Remove useless variable. | Thomas Munro | 14.0 |
| 2020-06-16 | Make BufFileWrite() void. | Thomas Munro | 14.0 |
| 2020-06-16 | Fix buffile.c error handling. | Thomas Munro | 14.0 |