BUG #9349: plpgsql.so: undefined symbol: CheckFunctionValidatorAccess - Mailing list pgsql-bugs

From john.k.hord@nasa.gov
Subject BUG #9349: plpgsql.so: undefined symbol: CheckFunctionValidatorAccess
Date
Msg-id 20140225193809.29533.56814@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #9349: plpgsql.so: undefined symbol: CheckFunctionValidatorAccess
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      9349
Logged by:          John Hord
Email address:      john.k.hord@nasa.gov
PostgreSQL version: 9.2.7
Operating system:   RedHat LINUX v5.x
Description:

It appears that the CheckFunctionValidatorAccess function is now being used
in plpgsql.so but the fmgr.o object which defines the function is not being
linked when plpgsql.so is compiled.

pgsql-bugs by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: BUG #9342: CPU / Memory Run-away
Next
From: Tom Lane
Date:
Subject: Re: BUG #9349: plpgsql.so: undefined symbol: CheckFunctionValidatorAccess