Doc: improve docs about pg_statistic_ext_data.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 732457b5d2521c6ccd6b3b096d7aba73fca2a38a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-10-06T18:14:45Z
Releases: 13.0
Doc: improve docs about pg_statistic_ext_data.

Commit aa087ec64 was a bit over-hasty about the doc changes needed
while splitting pg_statistic_ext_data off from pg_statistic_ext.
It duplicated one para and inserted another in what seems to me
to be the wrong section.  Fix that up, and in passing do some minor
copy-editing.

Per report from noborusai.

Discussion: https://postgr.es/m/CAAM3qnLXLUz4mOBkqa8jxigpKhKNxzSuvwpjvCRPvO5EqWjxSg@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/catalogs.sgml modified +21 −27

Documentation touched

Discussion