]> granicus.if.org Git - postgresql/commit
I just discovered, that there is missing a const when passing a buffer
authorBruce Momjian <bruce@momjian.us>
Sun, 10 Nov 2002 00:14:22 +0000 (00:14 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 10 Nov 2002 00:14:22 +0000 (00:14 +0000)
commit4ca28eb7c72e65e1a4f3a4e6b7d35a56e2b69d5c
tree06f85e9c602f422305c5109c0ae2bf8e5a35bb6a
parent3eabc4490ecbf6b9845917811cf930af41aff845
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 M?kitalo
doc/src/sgml/libpq.sgml
src/interfaces/libpq/fe-exec.c
src/interfaces/libpq/libpq-fe.h