[DOCS] confuse description for systemtable's default. - Mailing list pgsql-docs

From digoal@126.com
Subject [DOCS] confuse description for systemtable's default.
Date
Msg-id 20170227065820.25052.39160@wrigleys.postgresql.org
Whole thread Raw
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/0.0/static/sql-altertable.html
Description:

NOTHING records no information about the old row. (This is the default for
system tables.) In all cases,

change to:

NOTHING records no information about the old row (This is the default for
system tables.). In all cases,

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: [DOCS] It seems a wrong sentence
Next
From: Bruce Momjian
Date:
Subject: Re: [DOCS] Missing 'Reload with' for 'pg_dump -j'