pgsql: doc: Fix description about pg_stat_statements.track_planning.

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: doc: Fix description about pg_stat_statements.track_planning.
Дата
Msg-id E1m1760-0005l5-Oz@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Fix description about pg_stat_statements.track_planning.

This commit fixes wrong wording like "a fewer kinds"
in the description about track_planning option.

Back-patch to v13 where pg_stat_statements.track_planning was added.

Author: Justin Pryzby
Reviewed-by: Julien Rouhaud, Fujii Masao
Discussion: https://postgr.es/m/20210418233615.GB7256@telsasoft.com

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/306c5e05e20fe37fcfe7dcde3ce4677b05a25285

Modified Files
--------------
doc/src/sgml/pgstatstatements.sgml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)


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

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Use a hash table to speed up NOT IN(values)
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: doc: Fix description about pg_stat_statements.track_planning.