]> granicus.if.org Git - postgresql/commit
Now that the shared library name can be adjusted in the library test,
authorBruce Momjian <bruce@momjian.us>
Wed, 25 Jan 2012 14:35:17 +0000 (09:35 -0500)
committerBruce Momjian <bruce@momjian.us>
Wed, 25 Jan 2012 14:35:17 +0000 (09:35 -0500)
commite96fcb06b9721f975daed229c0c61f283d320357
tree845388fd39c44824e79131a5f839d7c1ceb4aa39
parentfa4dad6cc0fe7b66b2627ce7124a7767bfbaba63
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.
contrib/pg_upgrade/function.c