Thread: [DOCS] Minor typo

[DOCS] Minor typo

From
tgoodaire@gmail.com
Date:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.1/static/runtime-config-query.html
Description:

"Better ways to improve the quality of the plans chosen by the optimizer
include adjusting the planer cost constants"

The word planner is misspelled. It should read:

"Better ways to improve the quality of the plans chosen by the optimizer
include adjusting the planner cost constants"

Re: [DOCS] Minor typo

From
Alvaro Herrera
Date:
tgoodaire@gmail.com wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.1/static/runtime-config-query.html
> Description:
>
> "Better ways to improve the quality of the plans chosen by the optimizer
> include adjusting the planer cost constants"
>
> The word planner is misspelled. It should read:
>
> "Better ways to improve the quality of the plans chosen by the optimizer
> include adjusting the planner cost constants"

Fixed in master, thanks.

--
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services