Re: generic reloptions improvement

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: generic reloptions improvement
Дата
Msg-id 20081224110105.GA3847@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: generic reloptions improvement  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: generic reloptions improvement  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Fujii Masao"
Дата:
Сообщение: Re: Sync Rep: First Thoughts on Code
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Hot standby and b-tree killed items