Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-10-20 | Fix typcache's failure to treat ranges as container types. | Tom Lane | 9.6.6 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 9.6.0 |
| 2016-01-18 | Restructure index access method API to hide most of it at the C level. | Tom Lane | 9.6.0 |
| 2015-11-29 | Avoid caching expression state trees for domain constraints across queries. | Tom Lane | 9.6.0 |