From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tommi Maekitalo <tommi(at)maekitalo(dot)de> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: missing const in PQescapeBytea/PQunescapeBytea in 7.3b3 |
Date: | 2002-11-04 22:43:12 |
Message-ID: | 200211042243.gA4MhC220898@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
This has been saved for the 7.4 release:
http:/momjian.postgresql.org/cgi-bin/pgpatches2
---------------------------------------------------------------------------
Tommi Maekitalo 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
[ Attachment, skipping... ]
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2002-11-05 00:22:54 | protocol change in 7.4 |
Previous Message | Bruce Momjian | 2002-11-04 22:40:05 | Re: Request for supported platforms |