Re: Weighted Stats - Mailing list pgsql-hackers

From David Fetter
Subject Re: Weighted Stats
Date
Msg-id 20151221025041.GC32120@fetter.org
Whole thread Raw
In response to Re: Weighted Stats  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Responses Re: Weighted Stats  (Haribabu Kommi <kommi.haribabu@gmail.com>)
List pgsql-hackers
On Sun, Dec 20, 2015 at 06:13:33PM -0600, Jim Nasby wrote:
> On 11/2/15 5:46 PM, David Fetter wrote:
> >I'd like to add weighted statistics to PostgreSQL
> 
> Anything happen with this? If community isn't interested, ISTM it'd be good
> to put this in PGXN.

I think it's already in PGXN as an extension, and I'll get another
version out this early this week, as it involves mostly adding some
tests.

I'll do the float8 ones for core this week, too, and unless there's a
really great reason to do more data types on the first pass, it should
be in committable shape.

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate



pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Optimizing away second VACUUM heap scan when only BRIN indexes on table
Next
From: Jim Nasby
Date:
Subject: Re: psql - -dry-run option