Revert patch that removed BUFSIZ usage. The memory has to hold the

Bruce Momjian <bruce@momjian.us>

Commit: 1ad687827607ee02a51182ea8a255c230e61c740
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-09-28T00:07:01Z
Releases: 8.0.0
Revert patch that removed BUFSIZ usage.  The memory has to hold the
structures plus pointers used by the structure.

Files

PathChange+/−
src/interfaces/libpq/fe-auth.c modified +2 −2
src/interfaces/libpq/fe-secure.c modified +5 −5
src/port/getaddrinfo.c modified +2 −2
src/port/thread.c modified +3 −1