pgsql-server/src backend/libpq/hba.c backend/l ...

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql-server/src backend/libpq/hba.c backend/l ...
Дата
Msg-id 20030612070057.8191930E6C7@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@svr1.postgresql.org    03/06/12 04:00:57

Modified files:
    src/backend/libpq: hba.c ip.c
    src/include/libpq: ip.h

Log message:
    Back out this patch because it is patched inside a later patch.

    ---------------------------------------------------------------------------

    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.


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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server/src/interfaces/python setup.py
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server/ /configure /configure.in onfig/c ...