CIDR addresses in pg_hba.conf

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема CIDR addresses in pg_hba.conf
Дата
Msg-id 003e01c318cb$52723530$6401a8c0@DUNSLANE
обсуждение исходный текст
Ответы Re: CIDR addresses in pg_hba.conf  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: CIDR addresses in pg_hba.conf  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: CIDR addresses in pg_hba.conf  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: CIDR addresses in pg_hba.conf  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
here is a patch that allows CIDR netmasks in pg_hba.conf. It allows two
address/mask forms:

. address/maskbits, or
. address netmask (as now)

If the patch is accepted I will submit a documentation patch to cover it.

This is submitted by agreement with Kurt Roeckx, who has worked on a patch
that covers this and other IPv6 issues.

cheers

andrew

Вложения

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

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: SQL99 CREATE TABLE ... (LIKE parent_table)
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: SQL99 CREATE TABLE ... (LIKE parent_table)