Load FK defs into relcache for use by planner

Simon Riggs <simon@2ndQuadrant.com>

Commit: 015e88942aa50f0d419ddac00e63bb06d6e62e86
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2016-04-07T11:08:33Z
Releases: 9.6.0
Load FK defs into relcache for use by planner

Fastpath ignores this if no triggers defined.

Author: Tomas Vondra, with fastpath and comments added by me
Reviewers: David Rowley, Simon Riggs

Files