pgsql: Doc: note that two examples in optimizer/README are oversimplifi - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: note that two examples in optimizer/README are oversimplifi
Date
Msg-id E1u2Lj5-003Nim-0P@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: note that two examples in optimizer/README are oversimplified.

These examples fail to account for join clauses generated by
EquivalenceClasses, but since we haven't mentioned EquivalenceClasses
yet 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.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/dd496eedeaac7cc9023e8fbca709475868ed5d9a

Modified Files
--------------
src/backend/optimizer/README | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: Re: pgsql: Rename argument in pg_get_process_memory_contexts().
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Rename argument in pg_get_process_memory_contexts().