Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-07-09 | Fix pg_current_logfile() to not emit a carriage return on Windows. | Tom Lane | 12.4 |
| 2020-03-17 | Avoid holding a directory FD open across assorted SRF calls. | Tom Lane | 12.3 |
| 2019-11-21 | Defend against self-referential views in relation_is_updatable(). | Tom Lane | 12.2 |
| 2019-01-06 | Replace the data structure used for keyword lookup. | Tom Lane | 12.0 |