Re: Keywords in pg_hba.conf should be field-specific - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: Keywords in pg_hba.conf should be field-specific
Date
Msg-id AANLkTimFhNjc-CktWPUzo=otcDt8Mic6bAWOvfHHfned@mail.gmail.com
Whole thread Raw
In response to Re: Keywords in pg_hba.conf should be field-specific  (Brendan Jurd <direvus@gmail.com>)
List pgsql-hackers
On Sat, Feb 26, 2011 at 10:57, Brendan Jurd <direvus@gmail.com> wrote:
> On 26 February 2011 18:06, Bruce Momjian <bruce@momjian.us> wrote:
>>
>> Any progress on this?
>>
>
> I ended up doing most of the work, but never got around to finishing
> it off.  Thanks for the reminder, though.  I'll get that one ready and
> drop it onto the next CF.

Just as a point, which i proably moot if you've done most of the work
already :) But at some point it might be worthwhile to see if our life
would be mad easier by using flex (with or without bison) to parse
pg_hba.conf as wel, since we do it for postgresql.conf and other
things. If it makes maintenance easier, it's probably worth it.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


pgsql-hackers by date:

Previous
From: Marko Tiikkaja
Date:
Subject: Re: wCTE: about the name of the feature
Next
From: Greg Stark
Date:
Subject: Re: wCTE: why not finish sub-updates at the end, not the beginning?