Update example of partially constraining join order to use a subselect
Tom Lane <tgl@sss.pgh.pa.us>
Update example of partially constraining join order to use a subselect in FROM instead of an auxiliary view. We didn't have subselect-in-FROM when I wrote this originally...
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/perform.sgml | modified | +6 −5 |