Re: plPHP and plRuby

From: Jeff Trout <threshar(at)torgo(dot)978(dot)org>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: plPHP and plRuby
Date: 2006-07-21 12:46:42
Message-ID: 6EE65E77-EF71-4752-9A8C-FC0C34A34643@torgo.978.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On Jul 20, 2006, at 8:49 PM, Joshua D. Drake wrote:

> It could be interesting to have something like this:
>
> ./configure --with-plruby

> and it would actually fetch the latest plruby sources from the net
> and build. Ala Ports.
>

Or if we didn't want to develop that infastructure of auto-fetching &
whatnot we could have --with-plruby output some info like "download
foo, put there and rerun configure" (essentially what would be in the
src/pl*/README.txt idea). A lot of folks would look at the output
of configure --help to see what's available instead of poking around
src/pl/*

--
Jeff Trout <jeff(at)jefftrout(dot)com>
http://www.dellsmartexitin.com/
http://www.stuarthamm.net/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2006-07-21 12:54:50 Re: Further reduction of bufmgr lock contention
Previous Message Martijn van Oosterhout 2006-07-21 12:00:53 Re: [PATCHES] Generic Monitoring Framework with DTrace patch