Re: [HACKERS] Problem enabling pltcl
Lamar Owen <lamar.owen@wgcr.org>
From: Lamar Owen <lamar.owen@wgcr.org>
To: patrickdlogan@home.com
Cc: pgsql-hackers@postgreSQL.org
Date: 1999-09-08T17:30:10Z
Lists: pgsql-bugs, pgsql-hackers
Patrick Logan wrote: > ERROR: Unrecognized language specified in a CREATE FUNCTION: > 'pltcl'. Recognized languages are sql, C, internal and the > created procedural languages. > > The docs say that pltcl is enabled if it is built with the TCL > option. What am I missing? CREATE LANGUAGE (command line utility 'createlang'). See the regression test shell script (src/test/regress/regress.sh) for an example using plpgsql. The PL's are not created and installed by default, apparently. Lamar Owen WGCR Internet Radio