Re: java stored procedures

Поиск
Список
Период
Сортировка
От wsheldah@lexmark.com
Тема Re: java stored procedures
Дата
Msg-id 200112031916.OAA25570@interlock2.lexmark.com
обсуждение исходный текст
Ответ на java stored procedures  (Laszlo Hornyak <hornyakl@freemail.hu>)
Список pgsql-general

Thanks for your work on it; although I'm not a java programmer, I'm sure a
number of people will find this useful. I do have a small licensing concern
though. Postgresql is currently distributed under a BSD-style license. If your
goal is to have this included with the Postgresql distribution, it would
probably keep things a lot simpler if the Java extension were kept under a
compatible license, or even the same one.  Please note, I am NOT trying start a
flame war over which license is better; I'm just proposing that major software
packages like Postgresql use  a consistent licensing scheme. Sort of like Perl
modules are typically licensed "under the same terms as Perl itself" so as to
guarantee they don't diverge from perl, and people aren't surprised by a
different license agreement when they add another perl module from CPAN.

Thanks again,

Wes Sheldahl



Laszlo Hornyak <hornyakl%freemail.hu@interlock.lexmark.com> on 11/30/2001
04:14:12 AM

Please respond to hornyakl%users.sourceforge.net@interlock.lexmark.com

To:   pgsql-general%postgresql.org@interlock.lexmark.com
cc:    (bcc: Wesley Sheldahl/Lex/Lexmark)
Subject:  [GENERAL] java stored procedures


Hi!

A few months ago I asked if anyone started working on PL/JAVA, the
ansver was no. Now I started to write a java stored procedure language
and environment for PostgreSQL. Some code is already working, and it is
geting interresting. So, I would like to ask you to write me your ideas,
suggestions, etc for this environment.
The source code will be available under GPL when it is worth for
distributing it (this will take for a while).
thanks.

Laszlo Hornyak


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster







В списке pgsql-general по дате отправления:

Предыдущее
От: Jason Earl
Дата:
Сообщение: Re: Installing DBD::Pg module without Pg Database server
Следующее
От: Andrew Gould
Дата:
Сообщение: Re: Import Data form postgresql to Ms excel