| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Barry Lind <blind(at)xythos(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [Fwd: Re: PG functions in Java: maybe use gcj?] |
| Date: | 2002-11-01 20:55:08 |
| Message-ID: | 6709.1036184108@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Barry Lind <blind(at)xythos(dot)com> forwards:
> If we had to supply gcj along with PostgreSQL in order for PostgreSQL to
> work, I guess that would mean gcj was incorporated in PostgreSQL - that
> would mean PostgreSQL would become subject to GPL protection.
Depends on how you define "work". pljava wouldn't work without a
compiler, clearly, but is that Postgres? I don't think so; any more
than I consider Perl, Tcl, or Python to be part of Postgres.
One way to make the separation even clearer is to distribute pljava as
a separate project under a GPL or LGPL license. However, that would be
moderately annoying from a maintenance point of view, so I'd prefer not
to.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Bierman | 2002-11-01 21:11:58 | Re: 7.3b3 passes on MacOSX 10.2.1 |
| Previous Message | Barry Lind | 2002-11-01 20:46:41 | [Fwd: Re: PG functions in Java: maybe use gcj?] |