1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-08 07:21:33 +03:00
David Rowley 4e17cb00dc 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:47:15 +12:00
..
2022-04-07 16:18:00 +02:00
2020-03-13 15:45:37 +01:00
2022-04-06 14:41:03 -04:00
2022-09-23 21:16:08 -04:00
2022-09-19 06:38:53 -04:00
2020-03-07 14:04:09 +01:00
2022-05-19 09:42:17 +02:00