Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add heuristic incoming-message-size limits in the server. | Tom Lane | 2021-04-28 |
* | Do COPY FROM encoding conversion/verification in larger chunks. | Heikki Linnakangas | 2021-04-01 |
* | Remove server and libpq support for old FE/BE protocol version 2. | Heikki Linnakangas | 2021-03-04 |
* | Fix backslash-escaping multibyte chars in COPY FROM. | Heikki Linnakangas | 2021-02-05 |
* | Fix small error in COPY FROM progress reporting. | Heikki Linnakangas | 2021-02-04 |
* | Report progress of COPY commands | Tomas Vondra | 2021-01-06 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Remove leftover comments, left behind by removal of WITH OIDS. | Heikki Linnakangas | 2020-11-30 |
* | Put "inline" marker on declarations of inline functions. | Tom Lane | 2020-11-24 |
* | Split copy.c into four files. | Heikki Linnakangas | 2020-11-23 |