From: | Tommi Mäkitalo <t(dot)maekitalo(at)epgmbh(dot)de> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | missing const it PQexscapeBytea/PQunescapeBytea in 7.3b3 |
Date: | 2002-11-02 22:44:57 |
Message-ID: | 200211022344.57234.t.maekitalo@epgmbh.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
(resent with the right identity)
Attachment | Content-Type | Size |
---|---|---|
fe-exec.c.diff | text/x-diff | 1.2 KB |
libpq-fe.h.diff | text/x-diff | 903 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-11-03 01:21:11 | Re: move 0 behaviour |
Previous Message | Tommi Maekitalo | 2002-11-02 22:42:28 | missing const in PQescapeBytea/PQunescapeBytea in 7.3b3 |