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

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: dblink-ldap - dblink-ldap: Make dblink-ldap build and run on win32,
Date: 2005-09-19 21:06:34
Message-ID: 20050919210634.CA7E81125021@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 convert back 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-09-19 22:32:33 pgsql: Remove: < * Research use of sched_yield() for spinlock
Previous Message Bruce Momjian 2005-09-19 17:21:49 pgsql: Print proper cause of statement cancel, user interaction or