Re: PL/TCL Patch to prevent postgres from becoming multithreaded

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Gregory Stark <stark(at)enterprisedb(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, "Marshall\, Steve" <smarshall(at)wsi(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: PL/TCL Patch to prevent postgres from becoming multithreaded
Date: 2007-09-14 18:00:41
Message-ID: 46EACC49.3060404@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Gregory Stark wrote:
> Do we have anyone actively maintaining pltcl these days? I'm intentionally
> quite unfamiliar with Tcl or I would be happy to verify it's reasonable. But
> the explanation seems pretty convincing. If we don't have anyone maintaining
> it then we're pretty much at the mercy of applying whatever patches come in
> from people who are more familiar with it than us. In my experience that's how
> new maintainers for modules of free software are often found anyways.
>
>

I was hoping that Jan or somebody else with some Tcl-fu would comment. I
agree it probably shouldn't be deferred.

It does bother me a bit that the Tcl engine startup just starts firing
up threads without advertisement - I wondered if we shouldn't kick back
and say it's their problem to fix.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2007-09-14 18:07:30 Re: PL/TCL Patch to prevent postgres from becoming multithreaded
Previous Message Tom Lane 2007-09-14 17:57:49 Re: PL/TCL Patch to prevent postgres from becoming multithreaded

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2007-09-14 18:07:30 Re: PL/TCL Patch to prevent postgres from becoming multithreaded
Previous Message Tom Lane 2007-09-14 17:57:49 Re: PL/TCL Patch to prevent postgres from becoming multithreaded