WIP: cross column stats revisited ...
Hans-Jürgen Schönig <postgres@cybertec.at>
From: PostgreSQL - Hans-Jürgen Schönig <postgres@cybertec.at>
To: PgHacker <pgsql-hackers@postgresql.org>
Cc: Boszormenyi Zoltan <zb@cybertec.at>
Date: 2011-09-13T15:43:20Z
Lists: pgsql-hackers
Attachments
- extra-statistics-v16-ctxdiff.patch (application/octet-stream) patch v16
- (unnamed) (text/plain)
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 ;). many thanks, hans