Re: PQescapeBytea on Win32 - Mailing list pgsql-hackers

From Joe Conway
Subject Re: PQescapeBytea on Win32
Date
Msg-id 3E76B186.2050407@joeconway.com
Whole thread Raw
In response to Re: PQescapeBytea on Win32  ("Key88 SF" <key88sf@hotmail.com>)
List pgsql-hackers
Key88 SF wrote:
> I suppose that is ok. But the default compiler flags in the provided 
> makefile for libpq is non-multithreaded. That should at least be fixed I 
> would think.
> 
> If it's not a big deal for you, I would say that in the name of safety 
> for those people who don't look closely at these things, it would be 
> better to have the callback function to delete the memory and not have 
> to assume libpq is built with the correct c-runtimes...
> 

Since you know exactly what's needed, and a project that needs it, why 
don't you submit a patch? ;-)

Joe





pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: cursors outside transactions
Next
From: Bruce Momjian
Date:
Subject: Re: PQescapeBytea on Win32