Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-17 | Avoid calling gettext() in signal handlers. | Tom Lane | 12.10 |
| 2021-06-07 | Fix incautious handling of possibly-miscoded strings in client code. | Tom Lane | 12.8 |
| 2020-10-19 | Fix connection string handling in src/bin/scripts/ programs. | Tom Lane | 12.5 |
| 2019-05-14 | Move logging.h and logging.c from src/fe_utils/ to src/common/. | Tom Lane | 12.0 |
| 2018-08-17 | Ensure schema qualification in pg_restore DISABLE/ENABLE TRIGGER commands. | Tom Lane | 12.0 |