Re: Where do Tcl questions go?

From: "Carlo Stonebanks" <stonec(dot)register(at)(dot)sympatico(dot)ca>
To: "'Ian Harding'" <iharding(at)destinydata(dot)com>, "'Carlo Stonebanks'" <stonec(dot)register(at)sympatico(dot)ca>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Where do Tcl questions go?
Date: 2006-08-02 00:32:43
Message-ID: 03c501c6b5cb$2b945dd0$6f05a8c0@Mars
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I didn't see you answer on the mail list - so please forgive the direct
reply. Thanks you very much for the response - do you develop in plTcl?

I also see that this package is for pgtcl - I am looking for server-side
support, i.e. plTcl. Where can I find that? More specifically, I am looking
for the scripts pltcl_loadmod, pltcl_listmod and pltcl_delmod mentioned in
the PostgreSQL documentation of the "unknown" command.

Carlo

-----Original Message-----
From: harding(dot)ian(at)gmail(dot)com [mailto:harding(dot)ian(at)gmail(dot)com] On Behalf Of Ian
Harding
Sent: August 1, 2006 2:49 PM
To: Carlo Stonebanks
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Where do Tcl questions go?

On 8/1/06, Carlo Stonebanks <stonec(dot)register(at)sympatico(dot)ca> wrote:
>
>
>
>
> I have been trying to figure out where to put my plTcl questions, and
where
> the people most knowledgable about that topic may be - either on these
mail
> lists or elsewhere.
>

TCL is dead. Long live TCL.

PLTCL was taken out of the core distribution, and is not in contrib.
You have to download it from here

http://gborg.postgresql.org/project/pgtclng/download/download.php

There is documentation available as well as Win32 binaries.

This list is as good a place as any to ask!

- Ian

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christopher Browne 2006-08-02 02:39:38 Re: Best Procedural Language?
Previous Message Gregory Stark 2006-08-01 23:50:19 Re: LISTEN considered dangerous