HINT on qualified LHS references in UPDATE .. SET

Edit
ID 60
Title HINT on qualified LHS references in UPDATE .. SET
Topic Miscellaneous
Created 2015-01-12 13:00:19
Last modified 2015-11-01 13:57:53 (9 years ago)
Latest email 2016-03-09 22:39:33 (8 years, 8 months ago)
Status
2014-12: Rejected
Target version
Authors Marko Tiikkaja (johto)
Reviewers Peter Geoghegan (pgeoghegan)Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/60
git checkout commitfest/cf/60
Emails
HINTing on UPDATE foo SET foo.bar = ..;
First at 2014-11-22 03:49:26 by Marko Tiikkaja <marko at joh.to>
Latest at 2016-03-09 22:39:33 by David Steele <david at pgmasters.net>
Latest attachment (update_qlf_hint.v3.patch) at 2015-09-01 21:19:28 from Marko Tiikkaja <marko at joh.to>
    Attachment (update_qlf_hint.v3.patch) at 2015-09-01 21:19:28 from Marko Tiikkaja <marko at joh.to> (Patch: Yes)
    Attachment (update_qlf_hint.v2.patch) at 2014-11-22 11:58:28 from Marko Tiikkaja <marko at joh.to> (Patch: Yes)
    Attachment (update_qlf_hint.v1.patch) at 2014-11-22 03:49:26 from Marko Tiikkaja <marko at joh.to> (Patch: Yes)

Annotations

When Who Mail Annotation
2015-11-01 13:57:53 Collin Stedman (kronion) From Marko Tiikkaja <marko@joh.to>
at 2015-09-01 21:19:28
The latest patch can be found in this message (v3)
History
When Who What
2015-11-01 13:57:53 Collin Stedman (kronion) Added annotation "The latest patch can be found in this message (v3)" to 55E61660.7020508@joh.to
2015-01-16 13:32:24 Michael Paquier (michael-kun) Closed in commitfest 2014-12 with status: Rejected
2015-01-12 13:00:42 Michael Paquier (michael-kun) New status: Waiting on Author
2015-01-12 13:00:39 Michael Paquier (michael-kun) Changed authors to Marko Tiikkaja (johto)
2015-01-12 13:00:39 Michael Paquier (michael-kun) Changed reviewers to Peter Geoghegan (pgeoghegan)
2015-01-12 13:00:19 Michael Paquier (michael-kun) Attached mail thread 547007C6.8040204@joh.to
2015-01-12 13:00:19 Michael Paquier (michael-kun) Created patch record
Edit