forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3c82146
committed
Fix example plan in optimizer/README.
Joining three tables only takes two join nodes. I think when I (tgl)wrote this, I was envisioning possible additional joins; but since theexample doesn't show any fourth table, it's just confusing to writea third join node.Etsuro FujitaDiscussion:https://postgr.es/m/e6cfbaa3-af02-1abc-c25e-8fa5c6bc4e21@lab.ntt.co.jp1 parentc0ef456 commit3c82146
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
757 | 757 |
| |
758 | 758 |
| |
759 | 759 |
| |
760 |
| - | |
761 |
| - | |
762 |
| - | |
| 760 | + | |
| 761 | + | |
763 | 762 |
| |
764 | 763 |
| |
765 | 764 |
| |
|
0 commit comments
Comments
(0)