Duplicate paragraph in catalogs.sgml

Started by Noboru Saitoover 6 years ago2 messagesdocs
Jump to latest
#1Noboru Saito
noborusai@gmail.com

Hi,

The same paragraph followed in catalogs.sgml.
A patch that removes it.

Attachments:

catalogs-sgml.patchtext/x-patch; charset=US-ASCII; name=catalogs-sgml.patchDownload+0-11
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Noboru Saito (#1)
Re: Duplicate paragraph in catalogs.sgml

=?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