Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-13 | Doc: use "an SQL" consistently rather than "a SQL" | David Rowley | 18.0 |
| 2025-04-04 | Allow "COPY table TO" command to copy rows from materialized views. | Fujii Masao | 18.0 |
| 2025-02-06 | Disallow COPY FREEZE on foreign tables. | Nathan Bossart | 18.0 |
| 2024-10-14 | doc: Add anchors for COPY format descriptions | Daniel Gustafsson | 18.0 |
| 2024-10-08 | Add REJECT_LIMIT option to the COPY command. | Fujii Masao | 18.0 |
| 2024-10-03 | Add log_verbosity = 'silent' support to COPY command. | Fujii Masao | 18.0 |
| 2024-10-02 | doc: Missing markup, punctuation and wordsmithing | Daniel Gustafsson | 18.0 |
| 2024-09-30 | Do not treat \. as an EOF marker in CSV mode for COPY IN. | Tom Lane | 18.0 |