Finish reverting "recheck_on_update" patch.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 1c53c4dec3985512f7f2f53c9d76a5295cd0a2dd
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-01-15T17:07:10Z
Releases: 12.0
Finish reverting "recheck_on_update" patch.

This reverts commit c203d6cf8 and some follow-on fixes, completing the
task begun in commit 5d28c9bd7.  If that feature is ever resurrected,
the code will look quite a bit different from this, so it seems best
to start from a clean slate.

The v11 branch is not touched; in that branch, the recheck_on_update
storage option remains present, but nonfunctional and undocumented.

Discussion: https://postgr.es/m/20190114223409.3tcvejfhlvbucrv5@alap3.anarazel.de

Files

Discussion