Now that the shared library name can be adjusted in the library test,

Bruce Momjian <bruce@momjian.us>

Commit: 6d5aae7afacc564ead2af88c76b13cfc55750556
Author: Bruce Momjian <bruce@momjian.us>
Date: 2012-01-25T14:35:17Z
Releases: 9.2.0
Now that the shared library name can be adjusted in the library test,
have pg_upgrade allocate a maximum fixed size buffer for testing the
library file name, rather than base the allocation on the library name.

Backpatch to 9.1.

Files

PathChange+/−
contrib/pg_upgrade/function.c modified +1 −2