Re: CIDR in pg_hba.conf

Поиск
Список
Период
Сортировка
От D'Arcy J.M. Cain
Тема Re: CIDR in pg_hba.conf
Дата
Msg-id 200305071559.42635.darcy@druid.net
обсуждение исходный текст
Ответ на Re: CIDR in pg_hba.conf  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-hackers
On Wednesday 07 May 2003 13:44, scott.marlowe wrote:
> On Wed, 7 May 2003, D'Arcy J.M. Cain wrote:
> > Is anyone else uncomfortable with variable number of fields?  I know
> > there is prior art but it still spooks me a little.  How about a space
> > after the address and before the slash?  That way the netmask is in the
> > same field as always (as are the following fields) and it's just an
> > alternative syntax.
>
> If that's the case, then just drop the / from the address and make the
> mask field varialble, so if it has .s in it it's a netmask, otherwise it's
> a number like a CIDR's second half.

That works for me too.

-- 
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "D'Arcy J.M. Cain"
Дата:
Сообщение: Re: CIDR in pg_hba.conf
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: CIDR in pg_hba.conf