Re: Minor typo in sentence saving visits to heap

2022-12-11 Thread Tom Lane
PG Doc comments form writes: > In the documentation on > https://www.postgresql.org/account/comments/new/15/indexes-multicolumn.html/ > Constraints on columns to the right of these columns are checked in the > index, so they save visits to the table proper, but they do not reduce the > portion of

Minor typo in sentence saving visits to heap

2022-12-11 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/15/indexes-multicolumn.html Description: In the documentation on https://www.postgresql.org/account/comments/new/15/indexes-multicolumn.html/ ``` Constraints on columns to the right of these

Re: Minor typo in sentence

2018-12-06 Thread Stephen Frost
Greetings, * Stephen Frost (sfr...@snowman.net) wrote: > * PG Doc comments form (nore...@postgresql.org) wrote: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/11/planner-stats.html > > Description: > > > > There is typo in "1

Re: Minor typo in sentence

2018-12-06 Thread Stephen Frost
Greetings, * PG Doc comments form (nore...@postgresql.org) wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/11/planner-stats.html > Description: > > There is typo in "14.2.2. Extended Statistics": > > > Statistics objects ar

Minor typo in sentence

2018-12-06 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/planner-stats.html Description: There is typo in "14.2.2. Extended Statistics": > Statistics objects are created using CREATE STATISTICS, which see for more details. I think the part af