Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-02-29 | Remove useless unary plus. | Tom Lane | 9.5.2 |
| 2015-06-29 | Code + docs review for escaping of option values (commit 11a020eb6). | Tom Lane | 9.5.0 |
| 2015-06-05 | Fix incorrect order of database-locking operations in InitPostgres(). | Tom Lane | 9.5.0 |
| 2015-04-03 | Fix rare startup failure induced by MVCC-catalog-scans patch. | Tom Lane | 9.5.0 |
| 2014-09-14 | Invent PGC_SU_BACKEND and mark log_connections/log_disconnections that way. | Tom Lane | 9.5.0 |
| 2014-09-01 | Fix unportable use of isspace(). | Tom Lane | 9.5.0 |