Re: missing const it PQexscapeBytea/PQunescapeBytea in 7.3b3

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tommi Mäkitalo <t(dot)maekitalo(at)epgmbh(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: missing const it PQexscapeBytea/PQunescapeBytea in 7.3b3
Date: 2002-11-10 00:14:26
Message-ID: 200211100014.gAA0EQ604330@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Patch applied, with doc updates by me. Thanks.

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

Tommi Mkitalo 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-11-10 00:31:40 Re: Outstanding patches
Previous Message Stephan Szabo 2002-11-09 19:07:17 Re: PostgreSQL JDBC and sub-select