Re: contrib/pg_filedump - PostgreSQL File Dump Utility

From: Patrick Macdonald <patrickm(at)redhat(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: contrib/pg_filedump - PostgreSQL File Dump Utility
Date: 2002-02-06 17:45:25
Message-ID: 3C616BB5.B0EB8DFD@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Peter Eisentraut wrote:
>
> Patrick Macdonald writes:
>
> > Coded up a utility, pg_filedump, to dump out PostgreSQL
> > heap/index/control files in a human-readable form (hex,
> > ascii, interpreted).
>
> Wrong license.

Hmmm... I was under the impression that contributed code
that resides in the /contrib directory could be licensed
under GPL.

Patrick

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2002-02-06 18:23:56 Re: contrib/pg_filedump - PostgreSQL File Dump Utility
Previous Message Peter Eisentraut 2002-02-06 17:07:31 Re: contrib/pg_filedump - PostgreSQL File Dump Utility