From: | Andres Freund <andres(at)2ndquadrant(dot)com> |
---|---|
To: | Abhijit Menon-Sen <ams(at)2ndquadrant(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org, bausch(at)dvs(dot)tu-darmstadt(dot)de |
Subject: | Re: [PATCH] bitmap indexes |
Date: | 2013-09-14 21:31:30 |
Message-ID: | 20130914213130.GD4071@awork2.anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi Abhijit,
On 2013-09-14 23:44:24 +0530, Abhijit Menon-Sen wrote:
> I've been working on this patch for a while, and have made some progress
> towards (a) general fixing, and (b) a working VACUUM implementation (the
> major remaining piece). Unfortunately, I've been busy moving house, and
> the latter is not complete (and not in this patch).
>
> I will continue working on the code, and I'll post updates. I expect to
> have more to show in just a few days.
>
> Nevertheless, I'm posting it for review now as I keep working. Given the
> size and age of the patch, I would appreciate any comments, no matter
> how nitpicky.
It'd be nice if you could quickly sketch out the plan for vacuum, that
will make reviewing more useful and easier.
Greetings,
Andres Freund
--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Marko Tiikkaja | 2013-09-14 21:35:39 | Re: Assertions in PL/PgSQL |
Previous Message | Andres Freund | 2013-09-14 21:30:14 | Re: Where to load modules from? |