]> 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)
commit6d5aae7afacc564ead2af88c76b13cfc55750556
treeefd470112974e0cfe3acf57d241d5c5471ec9acd
parenta7f2c79a6eebccd94aade2b03d40a2caeba8a5c3
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