Minor code improvement to postgresGetForeignJoinPaths

Edit
ID 872
Title Minor code improvement to postgresGetForeignJoinPaths
Topic Bug Fixes
Created 2016-11-01 00:34:27
Last modified 2016-11-03 15:29:30 (8 years ago)
Latest email 2016-11-09 01:09:32 (8 years ago)
Status
2016-11: Committed
Target version
Authors Tatsuro Yamada (tatsuro_yamada)
Reviewers Ashutosh Bapat (ashutoshbapat)Become reviewer
Committer Robert Haas (rhaas)
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/872
git checkout commitfest/cf/872
Emails
Minor code improvement to postgresGetForeignJoinPaths
First at 2016-10-24 02:26:51 by Tatsuro Yamada <yamada.tatsuro at lab.ntt.co.jp>
Latest at 2016-11-09 01:09:32 by Tatsuro Yamada <yamada.tatsuro at lab.ntt.co.jp>
Latest attachment (postgresGetForeignJoinPaths_v2.patch) at 2016-10-24 06:45:11 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com>
    Attachment (postgresGetForeignJoinPaths_v2.patch) at 2016-10-24 06:45:11 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com> (Patch: Yes)
    Attachment (postgresGetForeignJoinPaths.patch) at 2016-10-24 02:26:51 from Tatsuro Yamada <yamada.tatsuro at lab.ntt.co.jp> (Patch: Yes)
History
When Who What
2016-11-03 15:29:30 Robert Haas (rhaas) Closed in commitfest 2016-11 with status: Committed
2016-11-03 15:29:30 Robert Haas (rhaas) Changed committer to rhaas
2016-11-03 09:20:53 Ashutosh Bapat (ashutoshbapat) New status: Ready for Committer
2016-11-01 00:35:45 Tatsuro Yamada (tatsuro_yamada) Changed authors to Tatsuro Yamada (tatsuro_yamada)
2016-11-01 00:35:45 Tatsuro Yamada (tatsuro_yamada) Changed reviewers to Ashutosh Bapat (ashutosh_bapat)
2016-11-01 00:34:27 Tatsuro Yamada (tatsuro_yamada) Attached mail thread 580D716B.1050600@lab.ntt.co.jp
2016-11-01 00:34:27 Tatsuro Yamada (tatsuro_yamada) Created patch record
Edit