Re: Postgres-R source code release - Mailing list pgsql-hackers

From David Fetter
Subject Re: Postgres-R source code release
Date
Msg-id 20080717055326.GA28307@fetter.org
Whole thread Raw
In response to Re: Postgres-R source code release  (Markus Wanner <markus@bluegap.ch>)
List pgsql-hackers
On Wed, Jul 16, 2008 at 09:35:28PM +0200, Markus Schiltknecht wrote:
> Hi,
>
> David Fetter wrote:
>> Would you mind if I were to make a git branch for it on
>> <http://git.postgresql.org/> ?
>
> I've set up a git-daemon with the Postgres-R patch here:
>
> git://postgres-r.org/repo
>
> Since it's a distributed VCS, you should be able to mirror that to  
> git.postgtresql.org somehow (if you figure out how, please tell me!).

I've merged the latest Postgres in.  Care to see whether it runs?
http://git.postgresql.org/?p=~davidfetter/pgr/.git;a=summary

> Please note that I'm still struggling with git and I cannot promise
> to  keep using it.

I'm struggling, too, but the cheapness of experimenting is making it
easier and easier :)

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Allow TRUNCATE foo, foo to succeed, per report from Nikhils.
Next
From: Jan Urbański
Date:
Subject: Re: avoid recasting text to tsvector when calculating selectivity