Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-12-01 | Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. | Tom Lane | 9.4.26 |
| 2015-06-25 | Fix the logic for putting relations into the relcache init file. | Tom Lane | 9.4.5 |
| 2015-06-07 | Use a safer method for determining whether relcache init file is stale. | Tom Lane | 9.4.4 |
| 2014-05-14 | Code review for recent changes in relcache.c. | Tom Lane | 9.4.0 |