Re: generic reloptions improvement - Mailing list pgsql-hackers

From Alex Hunsaker
Subject Re: generic reloptions improvement
Date
Msg-id 34d269d40901041510y641be923i44993cfea39ff34b@mail.gmail.com
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 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..


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: contrib/pg_stat_statements 1226
Next
From: "Alex Hunsaker"
Date:
Subject: [PATCH] ALTER TABLE SET (compress_max_size... = )