- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitdd496ee
Doc: note that two examples in optimizer/README are oversimplified.
These examples fail to account for join clauses generated byEquivalenceClasses, but since we haven't mentioned EquivalenceClassesyet it seems like it'd just add confusion to make them fully accurate.Instead, parenthetically note that they're oversimplified.Reported-by: Zeyuan Hu <ferrishu3886@gmail.com>Co-authored-by: David Rowley <dgrowleyml@gmail.com>Co-authored-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://postgr.es/m/CACvHWmYFo+60yMqKJajDDvKN5EM41YHrCT3oxukwXmGAqpWvyw@mail.gmail.com1 parentb65b9da commitdd496ee
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
146 |
| - | |
147 | 146 |
| |
148 | 147 |
| |
149 | 148 |
| |
| |||
156 | 155 |
| |
157 | 156 |
| |
158 | 157 |
| |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
159 | 163 |
| |
160 | 164 |
| |
161 | 165 |
| |
|
0 commit comments
Comments
(0)