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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user