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

Bruce Momjian <bruce@momjian.us>

Commit: e96fcb06b9721f975daed229c0c61f283d320357
Author: Bruce Momjian <bruce@momjian.us>
Date: 2012-01-25T14:35:17Z
Releases: 9.1.3
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