Re: PQescapeBytea on Win32

From: Joe Conway <mail(at)joeconway(dot)com>
To: Key88 SF <key88sf(at)hotmail(dot)com>
Cc: pgman(at)candle(dot)pha(dot)pa(dot)us, pgsql-hackers(at)postgresql(dot)org
Subject: Re: PQescapeBytea on Win32
Date: 2003-03-18 05:41:26
Message-ID: 3E76B186.2050407@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-03-18 05:48:07 Re: PQescapeBytea on Win32
Previous Message Hiroshi Inoue 2003-03-18 05:30:39 Re: cursors outside transactions