Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-08-17 | doc: \123 and \x12 escapes in COPY are in database encoding. | Heikki Linnakangas | 10.19 |
| 2020-12-16 | doc: clarify COPY TO for partitioning/inheritance | Bruce Momjian | 10.16 |
| 2020-05-15 | doc: remove extra blank line at the top of SGML files | Bruce Momjian | 10.14 |
| 2019-12-21 | docs: clarify handling of column lists in COPY TO/FROM | Bruce Momjian | 10.12 |
| 2019-10-16 | Doc: Fix various inconsistencies | Michael Paquier | 10.11 |
| 2018-11-19 | Disallow COPY FREEZE on partitioned tables | Alvaro Herrera | 10.7 |
| 2017-09-02 | doc: Fix typos and other minor issues | Peter Eisentraut | 10.0 |
| 2017-06-12 | Trim trailing whitespace | Peter Eisentraut | 10.0 |
| 2017-04-06 | Identity columns | Peter Eisentraut | 10.0 |
| 2016-12-23 | Improve RLS documentation with respect to COPY | Joe Conway | 10.0 |
| 2016-11-10 | Support "COPY view FROM" for views with INSTEAD OF INSERT triggers. | Tom Lane | 10.0 |