Re: multivariate statistics v14 - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: multivariate statistics v14
Date
Msg-id 20160323.110125.1808526964660429411.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Re: multivariate statistics v14  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Responses Re: multivariate statistics v14
List pgsql-hackers
>> Thanks for the explanation. I will look into patch 0001 to 0005 so
>> that they could get into 9.6.
>>
>> In the mean time after applying patch 0001 to 0005 of v16, I get this
>> while compiling SGML docs.
>>
>> openjade:ref/create_statistics.sgml:281:26:X: reference to
>> non-existent ID "SQL-ALTERSTATISTICS"
>> openjade:ref/drop_statistics.sgml:86:26:X: reference to non-existent
>> ID "SQL-ALTERSTATISTICS"
> 
> I believe this is because reference.sgml is missing a call to
> &alterStatistic (per report by Alvaro Herrera).

Ok, I will patch reference.sgml.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp



pgsql-hackers by date:

Previous
From: Vitaly Burovoy
Date:
Subject: Re: [PATH] Jsonb, insert a new value into an array at arbitrary position
Next
From: David Steele
Date:
Subject: Re: WAL logging problem in 9.4.3?