From: | Michael Meskes <meskes(at)postgresql(dot)org> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | Michael Meskes <meskes(at)postgresql(dot)org>, ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: ecpg DllMain fix |
Date: | 2007-10-03 11:13:58 |
Message-ID: | 20071003111358.GA13993@feivel.credativ.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
On Wed, Oct 03, 2007 at 12:22:41PM +0200, Magnus Hagander wrote:
> It passes compile. Rebuilding my full tree now to try to work on making the
> regression tests actually be able to test it.
Sounds good. :-)
> > I'm working on an export list atm.
>
> Good. I think we want that regardless of things being fixed by removing
> Dllmain.
Just committed. I also renamed the functions that are not exported to
make this job easier. Should there be a problem with this it should only
be a missed rename. However the new sources successfully run through the
regression suite on my Linux system with and without multithreading.
As for the export list I copied the stuff from libpq, it's untested on
all other archs.
Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2007-10-03 11:36:23 | Re: ecpg DllMain fix |
Previous Message | Magnus Hagander | 2007-10-03 10:22:41 | Re: ecpg DllMain fix |