Re: Minor typo
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: tgoodaire@gmail.com
Cc: pgsql-docs@postgresql.org
Date: 2017-06-01T21:50:41Z
Lists: pgsql-docs
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
Commits
-
Fix typo
- f112f175a464 10.0 landed