Re: WIP: cross column stats revisited ... - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: WIP: cross column stats revisited ...
Date
Msg-id 11F263F9-7104-4FAA-B023-C43AAAC6FC63@nasby.net
Whole thread Raw
In response to Re: WIP: cross column stats revisited ...  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: WIP: cross column stats revisited ...  (Boszormenyi Zoltan <zb@cybertec.at>)
List pgsql-hackers
On Nov 30, 2011, at 2:38 PM, Robert Haas wrote:
> 2011/9/13 PostgreSQL - Hans-Jürgen Schönig <postgres@cybertec.at>:
>> hello everybody,
>>
>> here is the next version of the cross column patch.
>> in the meantime zoli and i managed to make the cross column sampling work.
>> some prototype syntax is already working and we are able to store cross column data.
>> next on the list is further planner integration and finally some support for joins (which is the main point of our
work).
>>
>> feedback is highly welcome ;).
>
> Did this get added to a CommitFest at any point?  If not, and you
> still want feedback, please add it here:
>
> https://commitfest.postgresql.org/action/commitfest_view/open

Sorry if this is just noise, but I don't see this on the current commit fest. Did this get pulled in somewhere? I'd
hateto see this ball get dropped... 
--
Jim C. Nasby, Database Architect                   jim@nasby.net
512.569.9461 (cell)                         http://jim.nasby.net




pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: CommitFest 2011-11 Update
Next
From: Alex Hunsaker
Date:
Subject: Re: Review: Non-inheritable check constraints