pgsql: Mention statistics objects in maintenance.sgml

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема pgsql: Mention statistics objects in maintenance.sgml
Дата
Msg-id E1lezsr-0002Ko-Um@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Mention statistics objects in maintenance.sgml

The docs mentioned expression indexes as a way to improve selectivity
estimates for functions, but we have a second option to improve that by
creating extended statistics. So mention that too.

Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/20210505210947.GA27406%40telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/44f90ad092f95fe19bebb51465193bc63849c15f

Modified Files
--------------
doc/src/sgml/maintenance.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Thomas Munro
Дата:
Сообщение: pgsql: Doc: Update notes about libc collation versions.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Add a copyright notice to perl files lacking one.