Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-01-12 | Added literal tag for RETURNING | Alvaro Herrera | 12.18 |
| 2021-08-17 | doc: \123 and \x12 escapes in COPY are in database encoding. | Heikki Linnakangas | 12.9 |
| 2020-12-16 | doc: clarify COPY TO for partitioning/inheritance | Bruce Momjian | 12.6 |
| 2020-05-15 | doc: remove extra blank line at the top of SGML files | Bruce Momjian | 12.4 |
| 2019-12-21 | docs: clarify handling of column lists in COPY TO/FROM | Bruce Momjian | 12.2 |
| 2019-10-16 | Doc: Fix various inconsistencies | Michael Paquier | 12.1 |
| 2019-03-30 | Generated columns | Peter Eisentraut | 12.0 |
| 2019-01-19 | Allow COPY FROM to filter data using WHERE conditions | Tomas Vondra | 12.0 |
| 2018-11-21 | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 12.0 |
| 2018-11-19 | Disallow COPY FREEZE on partitioned tables | Alvaro Herrera | 12.0 |