Re: [HACKERS] mega-patch--tcl/tk configuration

From: Tom Ivar Helbekkmo <tih(at)Hamartun(dot)Priv(dot)NO>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: Tom Ivar Helbekkmo <tih(at)Hamartun(dot)Priv(dot)NO>, Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, brook(at)trillium(dot)NMSU(dot)Edu, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] mega-patch--tcl/tk configuration
Date: 1998-03-24 18:05:52
Message-ID: 86ra3sc6bj.fsf@barsoom.Hamartun.Priv.NO
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Marc wrote:

> Can you take a quick look at the way things are right now and
> submit a new patch against the current version for the tcl stuff? I
> think this "multiple version" thing with tcl/tk is an inconvience,
> but a necessary one based on the way they do do development :(

Sorry -- not enough time for that. It would mean changing several
files (after finding out which files to change) in ways that I can't
test sufficiently well within the time frame. I'll have to do it
eventually, of course, in order to get PostgreSQL 6.3.1 to work with
TCL/TK here, and I'll send you the changes it takes. An alternative,
of course, is to get Bruce to identify and back out the changes that
he made in order to remove all version-specific TCL/TK stuff from
configure*, various makefiles and whatever. Then, you could just slip
my patch right into configure.in, add support for tcl/tk 8.1 to match
the version 8.0 stuff, and generate a new configure...

I don't even like TCL! It's just that pgaccess is _so_ _cute_! :-)

[Meanwhile, I'm hacking on PL/Scheme -- I can already create and use
functions with "language 'scheme'", and I'm working on integrating
calls back into the backend into Scheme the way I want them. Having a
great time with this stuff. Don't hold your breath waiting for this,
though; it's strictly a spare time project, and will take a while.]

-tih
--
Popularity is the hallmark of mediocrity. --Niles Crane, "Frasier"

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message ocie 1998-03-24 19:01:56 Re: [HACKERS] char types gone.
Previous Message Brandon Ibach 1998-03-24 18:02:22 Re: [HACKERS] Data type removal