Re: WIP: Access method extendability - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: WIP: Access method extendability
Date
Msg-id CAPpHfdv_Qp_TjJ17iixvQL2PCRKBDU9E8m-x85LJrqV3VxBRQA@mail.gmail.com
Whole thread Raw
In response to Re: WIP: Access method extendability  (Petr Jelinek <petr@2ndquadrant.com>)
List pgsql-hackers
Hi, Petr!

On Thu, Mar 17, 2016 at 10:56 AM, Petr Jelinek <petr@2ndquadrant.com> wrote:
On 16/03/16 15:31, Teodor Sigaev wrote:
Good catch, thanks! Tests were added.

I don't see any objection, is consensus reached? I'm close to comiit
that...


I did only cursory review on the bloom contrib module and don't really have complaints there, but I know you can review that one. I'd like the English of the generic_xlog.c description improved but I won't get to it before weekend.

What is your plans about English of the generic_xlog.c?

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
 

pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Autovacuum to prevent wraparound tries to consume xid
Next
From: Piotr Stefaniak
Date:
Subject: Re: Two division by 0 errors in optimizer/plan/planner.c and optimizer/path/costsize.c