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-03 14:50:43
Message-ID: 200211031450.gA3Eoh411544@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tommi Mkitalo wrote:
> Hi,
>
> not really. I can cast it away. Ugly, but it works.
>
> But I think it isn't that big, that it cant go into 7.3? It is really very
> local. It doesn't change anything. It should be very save.

We are sort of in a code freeze so though it is little, I will keep it
for 7.4. Thanks.

>
> I just write another C++-interface and c++ is more strict in checking.
>
> By the way: I think there are other problems in PQescapeBytea. It do not work
> as expected. It seems, than nobody is using it anyway. I am checking it right
> now. I will tell you about my researches soon.

OK, let me know.

--
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-03 14:50:50 Re: missing const it PQexscapeBytea/PQunescapeBytea in 7.3b3
Previous Message Tommi Mäkitalo 2002-11-03 14:30:54 Re: missing const it PQexscapeBytea/PQunescapeBytea in 7.3b3