Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-11-25 | Check for pending trigger events on far end when dropping an FK constraint. | Tom Lane | 9.6.2 |
| 2016-10-23 | Avoid testing tuple visibility without buffer lock in RI_FKey_check(). | Tom Lane | 9.6.1 |
| 2016-06-29 | Fix match_foreign_keys_to_quals for FKs linking to unused rtable entries. | Tom Lane | 9.6.0 |