Re: generic reloptions improvement - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: generic reloptions improvement
Date
Msg-id 20090105014654.GI26552@alvh.no-ip.org
Whole thread Raw
In response to Re: generic reloptions improvement  ("Alex Hunsaker" <badalex@gmail.com>)
List pgsql-hackers
Alex Hunsaker escribió:
> On Sun, Jan 4, 2009 at 15:01, Alvaro Herrera <alvherre@commandprompt.com> wrote:
> > Alvaro Herrera wrote:
> >
> >> Okay, it was basically fine except for the attached minor correction.
> >> Warning: I intend to commit this patch fairly soon!
> >
> > This is the patch in its final form.  I have included a few macros to
> > simplify the writing of amoptions routines.
> 
> Looks good to me, I just used it to whip up a patch to control some
> toast compression knobs..

Excellent, thanks for testing :-)

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


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: generic reloptions improvement
Next
From: ITAGAKI Takahiro
Date:
Subject: Export IsUnderPostmaster for pg_stat_statements on win32