Re: multivariate statistics v14
Tatsuo Ishii <ishii@postgresql.org>
From: Tatsuo Ishii <ishii@postgresql.org>
To: tomas.vondra@2ndquadrant.com
Cc: jeff.janes@gmail.com, alvherre@2ndquadrant.com,
pgsql-hackers@postgresql.org
Date: 2016-03-23T02:01:25Z
Lists: 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
Commits
-
Collect and use multi-column dependency stats
- 2686ee1b7ccf 10.0 landed
-
Implement SortSupport for macaddr data type
- f90d23d0c518 10.0 cited
-
Implement multivariate n-distinct coefficients
- 7b504eb282ca 10.0 landed
-
Generate fmgr prototypes automatically
- 352a24a1f9d6 10.0 cited