Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-10 | Ensure COPY TO on an RLS-enabled table copies no more than it should. | Tom Lane | 11.20 |
| 2018-12-16 | Improve detection of child-process SIGPIPE failures. | Tom Lane | 11.2 |
| 2018-11-19 | Add needed #include. | Tom Lane | 11.2 |
| 2018-11-19 | Handle EPIPE more sanely when we close a pipe reading from a program. | Tom Lane | 11.2 |
| 2018-05-22 | Widen COPY FROM's current-line-number counter from 32 to 64 bits. | Tom Lane | 11.0 |
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2017-09-16 | Fix SQL-spec incompatibilities in new transition table feature. | Tom Lane | 11.0 |