Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-08-29 | Message style improvements | Peter Eisentraut | 17.0 |
| 2024-04-06 | Remove obsolete comment in CopyReadLineText(). | Tom Lane | 17.0 |
| 2024-04-01 | Add new COPY option LOG_VERBOSITY. | Masahiko Sawada | 17.0 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-02-14 | Revert "Refactor CopyReadAttributes{CSV,Text}() to use a callback in COPY FROM" | Michael Paquier | 17.0 |
| 2024-02-05 | Refactor CopyReadAttributes{CSV,Text}() to use a callback in COPY FROM | Michael Paquier | 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-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-08-23 | Introduce macros for protocol characters. | Nathan Bossart | 17.0 |
| 2023-07-27 | Fix performance problem with new COPY DEFAULT code | David Rowley | 17.0 |
| 2023-07-10 | Message wording improvements | Peter Eisentraut | 17.0 |