Re: PQescapeBytea on Win32

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Zeugswetter Andreas SB SD <ZeugswetterA(at)spardat(dot)at>, Key88 SF <key88sf(at)hotmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: PQescapeBytea on Win32
Date: 2003-03-22 05:26:04
Message-ID: 27920.1048310764@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I have modified the patch to call it PQfreemem(), in case there are other
> cases we need to free libpq memory.

Doesn't this duplicate a function that we already invented for PQnotify
structs?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2003-03-22 06:51:48 Re: Please clarify with regard to Renaming a Sequence
Previous Message Tom Lane 2003-03-22 05:03:27 Re: A bad behavior under autocommit off mode