Get rid of unsafe sprintf and snprintf usages. Per compiler warnings.

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

Commit: 8eac39780d5bfab5f51274081094e1913ecf4722
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-05-14T00:32:21Z
Releases: 9.0.0
Get rid of unsafe sprintf and snprintf usages.  Per compiler warnings.

Files

PathChange+/−
contrib/pg_upgrade/controldata.c modified +4 −4
contrib/pg_upgrade/info.c modified +3 −3
contrib/pg_upgrade/server.c modified +5 −4