missing const in PQescapeBytea/PQunescapeBytea in 7.3b3

From: Tommi Maekitalo <tommi(at)maekitalo(dot)de>
To: pgsql-hackers(at)postgresql(dot)org
Subject: missing const in PQescapeBytea/PQunescapeBytea in 7.3b3
Date: 2002-11-02 22:42:28
Message-ID: 200211022342.28384.tommi@maekitalo.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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 Content-Type Size
fe-exec.c.diff text/x-diff 1.2 KB
libpq-fe.h.diff text/x-diff 903 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tommi Mäkitalo 2002-11-02 22:44:57 missing const it PQexscapeBytea/PQunescapeBytea in 7.3b3
Previous Message Steve Howe 2002-11-02 22:29:20 Re: "Cache lookup failed for relation 16905" ??