On Monday 22 December 2008 18:24:53 Alvaro Herrera wrote:
> > Alvaro Herrera <alvhe...@commandprompt.com> wrote:
> > > Here's a patch for improving the general reloptions mechanism.  What
> > > this patch does is add a table-based option parser.  This allows adding
> > > new options very easily, and stops the business of having to pass the
> > > minimum and default fillfactor each time you want the reloptions
> > > processed.

> Here's the next version, which also fixes some particularly embarrasing
> bugs.

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?

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to