pgsql: Fix parsing of LDAP URLs so it doesn't reject spaces in the

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix parsing of LDAP URLs so it doesn't reject spaces in the
Дата
Msg-id 20080724175202.CE970754A87@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix parsing of LDAP URLs so it doesn't reject spaces in the "suffix" part.
Per report from C�sar Miguel Oliveira Alves.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/backend/libpq:
        auth.c (r1.164 -> r1.164.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/auth.c?r1=1.164&r2=1.164.2.1)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix parsing of LDAP URLs so it doesn't reject spaces in the
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix parsing of LDAP URLs so it doesn't reject spaces in the