Re: Keywords in pg_hba.conf should be field-specific

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Keywords in pg_hba.conf should be field-specific
Дата
Msg-id AANLkTimFhNjc-CktWPUzo=otcDt8Mic6bAWOvfHHfned@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Keywords in pg_hba.conf should be field-specific  (Brendan Jurd <direvus@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Marko Tiikkaja
Дата:
Сообщение: Re: wCTE: about the name of the feature
Следующее
От: Greg Stark
Дата:
Сообщение: Re: wCTE: why not finish sub-updates at the end, not the beginning?