Re: pg_filedump moved to pgfoundry

From: David Fetter <david(at)fetter(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: pg_filedump moved to pgfoundry
Date: 2011-01-18 05:02:12
Message-ID: 20110118050212.GA3351@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jan 17, 2011 at 09:48:58PM -0500, Tom Lane wrote:
> I've gotten permission to move pg_filedump from its former home at
> sources.redhat.com to pgfoundry. You can find the historical release
> tarballs as well as current sources at
> http://pgfoundry.org/projects/pgfiledump/
>
> One advantage of doing this is it will be a lot easier to let other
> folks join in the fun of hacking it. If anyone has been harboring
> a yen to improve pg_filedump, please join that pgfoundry project.
>
> (Before someone suggests folding it into contrib/: we can't because
> of license issues. pg_filedump is GPL, per Red Hat company policy,
> and that's not going to change.)

Who's the copyright holder(s)? If it's all individual contributors,
Red Hat policy is not in play.

Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-01-18 05:04:00 Re: pg_filedump moved to pgfoundry
Previous Message Charlie Savage 2011-01-18 04:59:19 MingW + GCC 4.5.2 + Relocate libpq.dll = SegFault