1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-03 15:22:11 +03:00

libpq's pqGetnchar() should not return a null-terminated value

anymore.  Fix for large objects.
This commit is contained in:
Bruce Momjian
1998-08-29 02:09:27 +00:00
parent b9b00d5fe4
commit 3e87302201
3 changed files with 8 additions and 6 deletions

View File

@@ -11,3 +11,5 @@ update include/version.h after release
update backend/parser/scan.c and gram.c so flex/bison not necessary
update pgaccess
update odbc
update doc/src/sgml/release.sgml