Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-01 | Reject a copy EOF marker that has data ahead of it on the same line. | Tom Lane | 18.0 |
| 2024-09-30 | Do not treat \. as an EOF marker in CSV mode for COPY IN. | Tom Lane | 18.0 |
| 2024-04-06 | Remove obsolete comment in CopyReadLineText(). | Tom Lane | 17.0 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2021-04-28 | Add heuristic incoming-message-size limits in the server. | Tom Lane | 14.0 |
| 2020-11-24 | Put "inline" marker on declarations of inline functions. | Tom Lane | 14.0 |