From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | pgsql(at)mohawksoft(dot)com |
Cc: | Magnus Hagander <mha(at)sollentuna(dot)net>, Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Table Spaces |
Date: | 2004-05-18 16:54:53 |
Message-ID: | 200405181654.i4IGsrR18679@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
pgsql(at)mohawksoft(dot)com wrote:
> >> >> >We've looked at it before. Apart from anything else I don't think
> >> >> >its license is compatible with PostgreSQL's.
> >> >>
> >> >> Well, people can still use it. We just can't distribute
> >> it... We can
> >> >> always link to it.
> >> >> But unless there is a GUI tool (actually, unless it shows up in the
> >> >> *default* GUI tool), expect there to be questions. An
> >> >
> >> > I assume we can just look at the source and write our own version
> >> > bypassing any license.
> >>
> >> I wouldn't be so sure about that. If this insane SCO crap has
> >> taught me anything, the PostgreSQL should have a defined and
> >> legally vetted process for duplicating functionality. ala'
> >> phoenix BIOS.
> >
> > There is more than enough information om MSDN and other sites to make
> > this kind of tool without looking at the source. It's generic enough.
>
> Let's just make sure we keep records of the generic sources of where we
> find things. I get *really* scared when I see sentences like "I assume we
> can just look at the source and write our own version bypassing any
> license." That is categorically a false asumption and will create an
> arguably derived product. The last thing we want is Oracle or Microsoft
> trying to pull an SCO on Postgresql.
Usually we look at the source, find out how they do it, then find the
docs for the underlying functions, and use that.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-05-18 17:09:41 | Re: Table Spaces |
Previous Message | Neil Conway | 2004-05-18 16:49:34 | Re: Why new features only in magior releases ? |