Re: Duplicate paragraph in catalogs.sgml
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: 斉藤登 <noborusai@gmail.com>
Cc: pgsql-docs@lists.postgresql.org
Date: 2019-10-06T17:54:34Z
Lists: pgsql-docs
=?UTF-8?B?5paJ6Jek55m7?= <noborusai@gmail.com> writes: > The same paragraph followed in catalogs.sgml. > A patch that removes it. Hmm, the dup para as well as the one after it were inserted by aa087ec64, and they both look out of place there. I think we need to do more than just delete the dup; the other one needs to be moved to the pg_statistic_ext_data section (and then reworded a bit). Will fix, thanks for the report! regards, tom lane
Commits
-
Doc: improve docs about pg_statistic_ext_data.
- e4d050e5f7b2 12.1 landed
- 732457b5d252 13.0 landed