Re: generic reloptions improvement - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: generic reloptions improvement
Date
Msg-id 200812241238.28186.peter_e@gmx.net
Whole thread Raw
In response to Re: generic reloptions improvement  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: generic reloptions improvement  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
On Monday 22 December 2008 18:24:53 Alvaro Herrera wrote:
> > Alvaro Herrera <alvherre@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?


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Archiving control (a part of synch rep patches)
Next
From: Simon Riggs
Date:
Subject: Re: Synchronous replication, reading WAL for sending