Re: WIP: Rework access method interface - Mailing list pgsql-hackers

From Andres Freund
Subject Re: WIP: Rework access method interface
Date
Msg-id A313E0A9-9629-4D69-A555-05D617288CC7@anarazel.de
Whole thread Raw
In response to Re: WIP: Rework access method interface  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On January 16, 2016 6:32:47 PM GMT+01:00, Tom Lane <tgl@sss.pgh.pa.us> wrote:

>As for modularity, nobody's moaned particularly about the
>amcostestimate
>functions all being in selfuncs.c.  It all depends on what you think is
>"modular".

Well, back then you couldn't really have a production grade indeed as an extension. With this were getting pretty close
tobeing able to do that for a bunch of useful indexes.
 

Andres

--- 
Please excuse brevity and formatting - I am writing this on my mobile phone.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: WIP: Rework access method interface
Next
From: Fabien COELHO
Date:
Subject: Re: extend pgbench expressions with functions