Fix some misuses of strncat().

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 1d45168f4b4d21c33d7aaa23b8203e2a4a43545e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-09-27T16:19:42Z
Releases: 8.2.0
Fix some misuses of strncat().

Files

PathChange+/−
src/bin/pg_config/pg_config.c modified +2 −2
src/tutorial/funcs.c modified +6 −5
src/tutorial/funcs_new.c modified +6 −5