backend where a statically sized buffer is written to. Most of these

Bruce Momjian <bruce@momjian.us>

Commit: 81dfa2ce4328c44201a70a9dc3517bd356698069
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-08-28T20:46:24Z
Releases: 7.3.1
backend where a statically sized buffer is written to. Most of these
should be pretty safe in practice, but it's probably better to be safe
than sorry.

I was actually looking for cases where NAMEDATALEN is assumed to be
32, but only found one. That's fixed too, as well as a few bits of
code cleanup.

Neil Conway

Files