Re: typo

Vik Fearing <vik.fearing@2ndquadrant.com>

From: Vik Fearing <vik.fearing@2ndquadrant.com>
To: Magnus Hagander <magnus@hagander.net>, Michael Paquier <michael@paquier.xyz>
Cc: nawaz@fast.au.fujitsu.com, pgsql-docs@lists.postgresql.org
Date: 2018-11-26T07:17:06Z
Lists: pgsql-docs
On 26/11/2018 08:03, Magnus Hagander wrote:
> 
> 
> On Mon, Nov 26, 2018, 07:56 Michael Paquier <michael@paquier.xyz
> <mailto:michael@paquier.xyz> wrote:
> 
>     On Mon, Nov 26, 2018 at 12:47:51AM +0000, PG Doc comments form wrote:
>     > Correction: A table that has columns with potentially large
>     entries will
>     > have an associated TOAST table, which is used for out-of-line
>     storage of
>     > field values that are too large to keep in the table rows "PROPERLY".
> 
>     Thanks, committed.  I have fixed the docs to reflect your suggestion.
>     -
> 
> 
> 
> Are you sure that's right? To me the original wording of that sentence
> seems to convey the message properly, and the update done does not? 

Yeah, I just found this on the committers list and I disagree with the
change as well.
-- 
Vik Fearing                                          +33 6 46 75 15 36
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


Commits

  1. Fix typo in documentation of toast storage