Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add trailing commas to enum definitions | Peter Eisentraut | 2023-10-26 |
* | Add a DEFAULT option to COPY FROM | Andrew Dunstan | 2023-03-13 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Rework query relation permission checking | Alvaro Herrera | 2022-12-06 |
* | Allow batch insertion during COPY into a foreign table. | Etsuro Fujita | 2022-10-13 |
* | Fix comment in copyfrom_internal.h | Michael Paquier | 2022-08-06 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Initial pgindent and pgperltidy run for v14. | Tom Lane | 2021-05-12 |
* | 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 |
* | 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 |