Fix inadequate executor locking of indexes

Edit
Title Fix inadequate executor locking of indexes
Topic Bug Fixes
Created 2019-02-05 04:17:11
Last modified 2019-04-04 19:13:49 (5 years ago)
Latest email 2019-04-04 22:02:05 (5 years ago)
Status
2019-03: Committed
Target version
Authors David Rowley (davidrowley)
Reviewers Julien Rouhaud (rjuju)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
Inadequate executor locking of indexes
First at 2018-11-08 00:13:56 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2019-04-04 22:02:05 by David Rowley <david.rowley at 2ndquadrant.com>
Latest attachment (use_rellockmode_for_indexes_too_v3.patch) at 2019-04-04 13:25:21 from David Rowley <david.rowley at 2ndquadrant.com>
    Attachment (use_rellockmode_for_indexes_too_v3.patch) at 2019-04-04 13:25:21 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
    Attachment (use_rellockmode_for_indexes_too_v2.patch) at 2019-04-04 13:22:42 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
    Attachment (use_rellockmode_for_indexes_too.patch) at 2019-04-04 00:14:07 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
    Attachment (idxlockmode_and_lock_upgrade_fix_v3.patch) at 2019-03-13 01:38:08 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
    Attachment (idxlockmode_and_lock_upgrade_fix_v2.patch) at 2019-02-05 04:15:54 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
    Attachment (wip_idxlockmode_and_lock_upgrade_fix.patch) at 2018-11-27 12:55:13 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
    Attachment (ExecRelationIsTargetRelation-compare-OID.patch) at 2018-11-26 04:37:13 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
History
When Who What
2019-04-04 19:13:49 Tom Lane (tgl) Closed in commitfest 2019-03 with status: Committed
2019-04-04 19:01:21 Tom Lane (tgl) Added tgl as committer
2019-03-13 02:24:22 David Rowley (davidrowley) New status: Needs review
2019-03-04 18:24:06 Julien Rouhaud (rjuju) New status: Waiting on Author
2019-02-10 11:11:33 Julien Rouhaud (rjuju) Added rjuju as reviewer
2019-02-05 04:17:27 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley)
2019-02-05 04:17:11 David Rowley (davidrowley) Attached mail thread 19465.1541636036@sss.pgh.pa.us
2019-02-05 04:17:11 David Rowley (davidrowley) Created patch record
Edit