Re: CIDR in pg_hba.conf

Поиск
Список
Период
Сортировка
От D'Arcy J.M. Cain
Тема Re: CIDR in pg_hba.conf
Дата
Msg-id 200305071316.21976.darcy@druid.net
обсуждение исходный текст
Ответ на CIDR in pg_hba.conf  ("Andrew Dunstan" <andrew@dunslane.net>)
Ответы Re: CIDR in pg_hba.conf  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-hackers
On Wednesday 07 May 2003 09:50, Andrew Dunstan wrote:
> So in hba.c, if we found a / in the IP address, we wouldn't go looking for
> a separate netmask field.

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.

-- 
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 по дате отправления:

Предыдущее
От: Barry Lind
Дата:
Сообщение: Protocol V3 question
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Protocol V3 question