Re: Microvacuum support for Hash Index

Jesper Pedersen <jesper.pedersen@redhat.com>

From: Jesper Pedersen <jesper.pedersen@redhat.com>
To: Ashutosh Sharma <ashu.coek88@gmail.com>
Cc: Amit Kapila <amit.kapila16@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2017-01-26T13:08:24Z
Lists: pgsql-hackers
On 01/23/2017 02:53 PM, Jesper Pedersen wrote:
> I have done some more testing with this, and have moved to the patch
> back to 'Needs Review' pending Amit's comments.
>

Moved to "Ready for Committer".

Best regards,
  Jesper



Commits

  1. Fixes for single-page hash index vacuum.

  2. Port single-page btree vacuum logic to hash indexes.

  3. Avoid core dump for empty prepared statement in an aborted transaction.

  4. Change representation of statement lists, and add statement location info.