BUG #9349: plpgsql.so: undefined symbol: CheckFunctionValidatorAccess

From: john(dot)k(dot)hord(at)nasa(dot)gov
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #9349: plpgsql.so: undefined symbol: CheckFunctionValidatorAccess
Date: 2014-02-25 19:38:09
Message-ID: 20140225193809.29533.56814@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 9349
Logged by: John Hord
Email address: john(dot)k(dot)hord(at)nasa(dot)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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alex Hunsaker 2014-02-25 20:46:30 Re: BUG #9223: plperlu result memory leak
Previous Message Tom Lane 2014-02-25 19:29:19 Re: Problem with PostgreSQL 9.2.7 and make check on AIX 7.1