Re: [HACKERS] Problem enabling pltcl

Jan Wieck <wieck@debis.com>

From: wieck@debis.com (Jan Wieck)
To: lamar.owen@wgcr.org (Lamar Owen)
Cc: patrickdlogan@home.com, pgsql-hackers@postgreSQL.org
Date: 1999-09-09T10:53: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.

    Yepp  -  it's  a doc mistake because first I made it that way
    and we decided later not to install by default into template1
    and provide createlang instead.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#========================================= wieck@debis.com (Jan Wieck) #