Minor typo

From: tgoodaire(at)gmail(dot)com
To: pgsql-docs(at)postgresql(dot)org
Subject: Minor typo
Date: 2017-06-01 18:22:30
Message-ID: 20170601182230.1487.26008@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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"

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Alvaro Herrera 2017-06-01 21:50:41 Re: Minor typo
Previous Message Shashi Singh 2017-06-01 08:44:06 Row movement in Subpartition in postgres