pgsql-server/src/interfaces/libpq Tag: REL7_4_ ...

Started by Tom Laneabout 22 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@svr1.postgresql.org 04/05/13 21:20:51

Modified files:
src/interfaces/libpq: Tag: REL7_4_STABLE pqexpbuffer.c

Log message:
Propagate enlargeStringInfo() fixes into the equivalent code in
pqexpbuffer.c. While a client-side failure doesn't seem like a
security issue, it's still a bug.