Re: Possible TODO item: copy to/from pipe - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Possible TODO item: copy to/from pipe
Date
Msg-id 200606040009.k54099A29079@candle.pha.pa.us
Whole thread Raw
In response to Re: Possible TODO item: copy to/from pipe  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-hackers
Martijn van Oosterhout wrote:
-- Start of PGP signed section.
> On Wed, May 31, 2006 at 01:08:28PM -0700, Steve Atkins wrote:
> > On May 31, 2006, at 12:58 PM, Dave Page wrote:
> > >On 31/5/06 19:13, "Andreas Pflug" <pgadmin@pse-consulting.de> wrote:
> > >
> > >>I wonder if we'd be able to ship gzip with the windows installer, to
> > >>insure proper integration.
> > >
> > >'Fraid not. It's GPL'd.
> > 
> > Well, one implementation of it is. zlib is new-bsd-ish, though, and
> > includes minigzip, which should be just fine for use in a pipe on
> > windows.
> 
> Even then it's not relevent. The Windows Installer is already GPL'd by
> the fact it includes readline. zlib is indeed straight BSD like.

I assume gzip would be binary in the installer.  Does putting a GPL
binary in the installer make the entire thing GPL?  I don't think so.

--  Bruce Momjian   http://candle.pha.pa.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: COPY (query) TO file
Next
From: Bruce Momjian
Date:
Subject: Re: Possible TODO item: copy to/from pipe