>
> 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(at)debis(dot)com (Jan Wieck) #
In response to
pgsql-docs by date
| Next: | From: Jan Wieck | Date: 1999-09-09 10:58:56 |
| Subject: Re: [HACKERS] Re: Problem enabling pltcl |
| Previous: | From: Tom Lane | Date: 1999-09-08 21:42:45 |
| Subject: Re: [HACKERS] Re: Problem enabling pltcl |
pgsql-hackers by date
| Next: | From: Jan Wieck | Date: 1999-09-09 10:58:56 |
| Subject: Re: [HACKERS] Re: Problem enabling pltcl |
| Previous: | From: Stéphane FILLON | Date: 1999-09-09 08:14:40 |
| Subject: How to use pg_log ? |
pgsql-bugs by date
| Next: | From: Alois Maier | Date: 1999-09-11 08:32:48 |
| Subject: Re: [BUGS] Set Transaction Isolation level bug |
| Previous: | From: Vadim Mikheev | Date: 1999-09-09 01:10:25 |
| Subject: Re: [BUGS] Set Transaction Isolation level bug |