Simon Riggs <simon(at)2ndQuadrant(dot)com> writes:
> Having said that, any join plan that relies upon a constraint will
> still be valid even if we drop a constraint while the plan executes
> because any new writes will not be visible to the executing join plan.
mumble ... EvalPlanQual ?
regards, tom lane