Re: Duplicate paragraph in catalogs.sgml

Tom Lane <[email protected]> Sun, 06 Oct 2019 13:54:34 -0400
Newsgroups gmane.comp.db.postgresql.devel.documentation
Message-ID <[email protected]>
=?UTF-8?B?5paJ6Jek55m7?= <[email protected]> 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