Re: missing const it PQexscapeBytea/PQunescapeBytea in 7.3b3 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: missing const it PQexscapeBytea/PQunescapeBytea in 7.3b3
Date
Msg-id 200211100014.gAA0EQ604330@candle.pha.pa.us
Whole thread Raw
In response to missing const it PQexscapeBytea/PQunescapeBytea in 7.3b3  (Tommi Mäkitalo <t.maekitalo@epgmbh.de>)
List pgsql-hackers
Patch applied, with doc updates by me.  Thanks.

---------------------------------------------------------------------------


Tommi M�kitalo wrote:
> Hi,
> 
> I just discovered, that there is missing a const when passing a buffer to 
> PQescapeBytea and PQunescapeBytea. I fixed it and tried to create a usable 
> diff (I'm not so familar to diff).
> 
> Tommi
> 
> 
> (resent with the right identity)

[ Attachment, skipping... ]

[ Attachment, skipping... ]

> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
> 
> http://www.postgresql.org/users-lounge/docs/faq.html

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: [GENERAL] PostgreSQL JDBC and sub-select
Next
From: Bruce Momjian
Date:
Subject: Re: Outstanding patches