Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix typos and grammar in documentation and code comments | Michael Paquier | 2021-04-09 |
* | Postpone some stuff out of ExecInitModifyTable. | Tom Lane | 2021-04-06 |
* | Do COPY FROM encoding conversion/verification in larger chunks. | Heikki Linnakangas | 2021-04-01 |
* | Rework planning and execution of UPDATE and DELETE. | Tom Lane | 2021-03-31 |
* | Add support for more progress reporting in COPY | Michael Paquier | 2021-03-09 |
* | Remove server and libpq support for old FE/BE protocol version 2. | Heikki Linnakangas | 2021-03-04 |
* | Fix permission checks on constraint violation errors on partitions. | Heikki Linnakangas | 2021-02-08 |
* | Pass down "logically unchanged index" hint. | Peter Geoghegan | 2021-01-13 |
* | Report progress of COPY commands | Tomas Vondra | 2021-01-06 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Split copy.c into four files. | Heikki Linnakangas | 2020-11-23 |