git.postgresql.org Git - postgresql.git/commit
2023年6月22日 00:45:30 +0000 (12:45 +1200)
2023年6月22日 00:45:50 +0000 (12:45 +1200)
commit c2d35bb88eab99fd81198fa4caee004fb8997c73
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
This is the main PostgreSQL git repository.
RSS
Atom