Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-07 | Limit depth of forced recursion for CLOBBER_CACHE_RECURSIVELY. | Tom Lane | 10.6 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-05-12 | Avoid searching for callback functions in CallSyscacheCallbacks(). | Tom Lane | 10.0 |
| 2017-05-12 | Avoid searching for the target catcache in CatalogCacheIdInvalidate. | Tom Lane | 10.0 |
| 2017-05-11 | Increase MAX_SYSCACHE_CALLBACKS to provide more room for extensions. | Tom Lane | 10.0 |
| 2017-02-23 | Consistently declare timestamp variables as TimestampTz. | Tom Lane | 10.0 |