1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00
Files
postgres/src/interfaces/libpq
Bruce Momjian 4ca28eb7c7 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
2002-11-10 00:14:22 +00:00
..
2002-10-21 18:51:03 +00:00
2002-09-04 20:31:48 +00:00
2002-06-20 20:29:54 +00:00
2002-06-20 20:29:54 +00:00
2002-09-04 07:23:04 +00:00
2002-06-20 20:29:54 +00:00
2002-11-04 14:27:21 +00:00
2002-06-20 20:29:54 +00:00
2002-09-04 20:31:48 +00:00

This directory contains the C version of Libpq, the POSTGRES frontend library.