dblink-ldap - dblink-ldap: Make dblink-ldap build and run on win32,

Поиск
Список
Период
Сортировка
От mha@pgfoundry.org (User Mha)
Тема dblink-ldap - dblink-ldap: Make dblink-ldap build and run on win32,
Дата
Msg-id 20050919210634.CA7E81125021@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Make dblink-ldap build and run on win32, using the building LDAP access library.

Most code goes into the UTF8-is-missing functionality. For UTF8, use the UTF16 version of the LDAP library, and then
convertback to UTF8. 

Modified Files:
--------------
    dblink-ldap:
        Makefile (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dblink-ldap/dblink-ldap/Makefile.diff?r1=1.1&r2=1.2)
        dblink-ldap.c (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dblink-ldap/dblink-ldap/dblink-ldap.c.diff?r1=1.1&r2=1.2)
        dblink-ldap.sql.in (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dblink-ldap/dblink-ldap/dblink-ldap.sql.in.diff?r1=1.1&r2=1.2)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Print proper cause of statement cancel, user interaction or
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Remove: < * Research use of sched_yield() for spinlock