Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-07-09 | Fix pg_current_logfile() to not emit a carriage return on Windows. | Tom Lane | 10.14 |
| 2020-03-17 | Avoid holding a directory FD open across assorted SRF calls. | Tom Lane | 10.13 |
| 2019-11-21 | Defend against self-referential views in relation_is_updatable(). | Tom Lane | 10.12 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-05-24 | Tighten checks for whitespace in functions that parse identifiers etc. | Tom Lane | 10.0 |
| 2017-02-23 | Remove now-dead code for !HAVE_INT64_TIMESTAMP. | Tom Lane | 10.0 |