pgsql: Fix configure detection code when --with-ldap and

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Fix configure detection code when --with-ldap and
Дата
Msg-id 20070203024736.0C95E9FB2AC@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix configure detection code when --with-ldap and --enable-thread-safety
are both used.

Backpatch to 8.2.X.

Albe Laurenz

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql:
        configure (r1.523.2.3 -> r1.523.2.4)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.523.2.3&r2=1.523.2.4)
        configure.in (r1.490.2.3 -> r1.490.2.4)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.490.2.3&r2=1.490.2.4)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Fix configure detection code when --with-ldap and
Следующее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Implement XMLSERIALIZE for real.