dblink-ldap - dblink-ldap: Make dblink-ldap build and run on win32, - Mailing list pgsql-committers

From mha@pgfoundry.org (User Mha)
Subject dblink-ldap - dblink-ldap: Make dblink-ldap build and run on win32,
Date
Msg-id 20050919210634.CA7E81125021@pgfoundry.org
Whole thread Raw
List 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 by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Print proper cause of statement cancel, user interaction or
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Remove: < * Research use of sched_yield() for spinlock