Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-07 | Fix incautious handling of possibly-miscoded strings in client code. | Tom Lane | 12.8 |
| 2019-09-02 | Handle corner cases correctly in psql's reconnection logic. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-14 | Move logging.h and logging.c from src/fe_utils/ to src/common/. | Tom Lane | 12.0 |
| 2019-01-26 | Fix psql's "\g target" meta-command to work with COPY TO STDOUT. | Tom Lane | 12.0 |
| 2018-10-20 | Client-side fixes for delayed NOTIFY receipt. | Tom Lane | 12.0 |