postgresql/src/interfaces/cli
Bruce Momjian 81dfa2ce43 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
2002-08-28 20:46:24 +00:00
..
example1.c Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
example2.c backend where a statically sized buffer is written to. Most of these 2002-08-28 20:46:24 +00:00
sqlcli.h Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00