postgresql/doc
David Rowley 59634df871 Doc: mention that extended stats aren't used for joins
Statistics defined by the CREATE STATISTICS command are only used to
assist with the selectivity estimations of base relations, never for
joins.  Here we mention this fact in the notes section of the CREATE
STATISTICS command.

Discussion: https://postgr.es/m/CAApHDvrMuVgDOrmg_EtFDZ=AOovq6EsJNnHH1ddyZ8EqL4yzMw@mail.gmail.com
Backpatch-through: 11
2023-06-22 12:51:36 +12:00
..
src Doc: mention that extended stats aren't used for joins 2023-06-22 12:51:36 +12:00
bug.template Stamp 11.20. 2023-05-08 17:21:16 -04:00
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO