Fix obsolete comments referencing JoinPathExtraData.extra_lateral_rels. That field went away in commit edca44b15, but it seems that commit 45be99f8c re-introduced some comments mentioning it. Noted by James Coleman, though this isn't exactly his proposed new wording. Also thanks to Justin Pryzby for software archaeology.
Discussion: https://postgr.es/m/caaaqye8fxzjq3na+xknx4c78gdqykh-7dbnzygm9qa9nudt...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/e1623b7d86812ee6ab98a42f38b43a192c149988 Modified Files -------------- src/backend/optimizer/path/joinpath.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
