Thread

Commits

  1. Doc: improve docs about pg_statistic_ext_data.

  1. Duplicate paragraph in catalogs.sgml

    Noboru Saito <noborusai@gmail.com> — 2019-10-06T16:37:57Z

    Hi,
    
    The same paragraph followed in catalogs.sgml.
    A patch that removes it.
    
  2. Re: Duplicate paragraph in catalogs.sgml

    Tom Lane <tgl@sss.pgh.pa.us> — 2019-10-06T17:54:34Z

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