Re: [HACKERS] WIP: cross column stats revisited ...

2011-12-16 Thread Boszormenyi Zoltan
Hi, 2011-12-16 21:42 keltezéssel, Jim Nasby írta: > On Nov 30, 2011, at 2:38 PM, Robert Haas wrote: >> 2011/9/13 PostgreSQL - Hans-Jürgen Schönig : >>> hello everybody, >>> >>> here is the next version of the cross column patch. >>> in the meantime zoli and i managed to make the cross column sampl

Re: [HACKERS] WIP: cross column stats revisited ...

2011-12-16 Thread Jim Nasby
On Nov 30, 2011, at 2:38 PM, Robert Haas wrote: > 2011/9/13 PostgreSQL - Hans-Jürgen Schönig : >> 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

Re: [HACKERS] WIP: cross column stats revisited ...

2011-11-30 Thread Robert Haas
2011/9/13 PostgreSQL - Hans-Jürgen Schönig : > 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 th