Re: generic reloptions improvement - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: generic reloptions improvement
Date
Msg-id 20081224110105.GA3847@alvh.no-ip.org
Whole thread Raw
In response to Re: generic reloptions improvement  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: generic reloptions improvement  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Peter Eisentraut wrote:

> I'm not sure how important this is, but if you are enumerating the access 
> methods (RELOPT_KIND_BTREE, etc.), how will this work with user-defined 
> access methods?

It is important.

I'm intending to have a new routine which would reserve a value at
runtime.  This value would be later be passed by the AM to create new
options on the table.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: "Fujii Masao"
Date:
Subject: Re: Sync Rep: First Thoughts on Code
Next
From: Simon Riggs
Date:
Subject: Re: Hot standby and b-tree killed items