issue_warnings() has no business freeing its parameter, especially not when

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

Commit: add8044778a9f158eafb65b66fb1c0cd3f2c6718
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-05-23T16:54:13Z
Releases: 9.0.0
issue_warnings() has no business freeing its parameter, especially not when
its sole caller does that too.  Jan Matousek, via Pavel Stehule

Files

PathChange+/−
contrib/pg_upgrade/check.c modified +0 −1