Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-09 | doc: Use better placeholder in COPY synopsis | Peter Eisentraut | 17.0 |
| 2024-04-17 | doc: Fix COPY ON_ERROR option syntax synopsis. | Masahiko Sawada | 17.0 |
| 2024-04-01 | Add new COPY option LOG_VERBOSITY. | Masahiko Sawada | 17.0 |
| 2024-03-17 | Add RETURNING support to MERGE. | Dean Rasheed | 17.0 |
| 2024-02-02 | Improve documentation for COPY ... ON_ERROR ... | Alexander Korotkov | 17.0 |
| 2024-01-19 | Rename COPY option from SAVE_ERROR_TO to ON_ERROR | Alexander Korotkov | 17.0 |
| 2024-01-16 | Add new COPY option SAVE_ERROR_TO | Alexander Korotkov | 17.0 |
| 2024-01-12 | Added literal tag for RETURNING | Alvaro Herrera | 17.0 |
| 2023-11-13 | Add error about the use of FREEZE in COPY TO | Bruce Momjian | 17.0 |
| 2023-09-30 | Provide FORCE_NULL * and FORCE_NOT_NULL * options for COPY FROM | Andrew Dunstan | 17.0 |
| 2023-07-09 | doc: Move DEFAULT parameter on COPY reference page | Peter Eisentraut | 17.0 |