Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Ensure COPY TO on an RLS-enabled table copies no more than it should. | Tom Lane | 2023-03-10 |
* | Fix incorrect memory context switch in COPY TO execution | Michael Paquier | 2022-01-29 |
* | Centralize the logic for protective copying of utility statements. | Tom Lane | 2021-06-18 |
* | Initial pgindent and pgperltidy run for v14. | Tom Lane | 2021-05-12 |
* | doc: Improve hyphenation consistency | Peter Eisentraut | 2021-04-21 |
* | 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 |
* | 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 |