Re: recursive SQL

Поиск
Список
Период
Сортировка
От jacob koehler (RRes-Roth)
Тема Re: recursive SQL
Дата
Msg-id EFDAAE7F4B83D243868A2F25AD8A4B38A56E97@rothe2ksrv1.rothamsted.bbsrc.ac.uk
обсуждение исходный текст
Ответ на recursive SQL  ("jacob koehler (RRes-Roth)" <jacob.koehler@bbsrc.ac.uk>)
Ответы Re: recursive SQL  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Re: recursive SQL  (Hannu Krosing <hannu@tm.ee>)
Список pgsql-hackers
seems evgen has got a sql99 compliant version of recursive SQL out and would agree to relicense it.
are there any other concerns regarding evgens work? or do you want to encourage him to go this route? i have the
impressionhe would happily join in on the postgres developement wrt recursive SQL, and some friendly words might
encouragehim to do the required work. 

cheers,
jacob

> -----Original Message-----
> From: Potemkin Evgen [mailto:gppl@inbox.ru]
> Sent: 28 June 2004 16:05
> To: jacob koehler (RRes-Roth)
> Subject: Re: FW: [HACKERS] recursive SQL
>
>
> Hello,
>
> yes, it would be great if patch will be included in postgres,
> and if it needed sure i will relicense it to BSD. problem is
> that core team don't want to include it at all. (see message
> from Tom Lane on this topic). some peoples already tried to
> get the patch in pg's distro, but without any result.
>
> the funny thing that i almost get working implementation
> of SQL99 recursive queries,"just for fun";), and i think
> it would not be included too;)
>
> regards,
> evgen
> -----Original Message-----
>
> >dear evgen potemkin,
> >
> >i hope you dont mind that i have taken this step. i saw that you
> >invested some serious work, and your webpage gave me the impression
> >that you are happy to share your patch.
> >
> >However, it seems that if you would want to make your code
> part of the
> >official postgres release, it also seems you would have to
> license your
> >patch under the same license as postgres itself, which is
> not GPL, but
> >BSD, see: http://www.postgresql.org/licence.html
> >
> >i think it would be very useful to have your patch as part of the
> >official release...
> >
> >regards,
> >jacob
> >
> >
> >> -----Original Message-----
> >> From: Andrew Dunstan [mailto:andrew@dunslane.net]
> >> Sent: 26 June 2004 20:42
> >> To: pgsql-hackers@postgresql.org
> >> Subject: Re: [HACKERS] recursive SQL
> >>
> >> jacob koehler (RRes-Roth) wrote:
> >>
> >> >hi,
> >> >
> >> >i am wondering what you think about including evgen
> potemkin's patch
> >> >for recursive SQL in the next postgres version:
> >> >http://gppl.terminal.ru/
> >> >
> >> >[snip]
> >> >
> >>
> >> >- Evgen DID publish this patch under GPL, see:
> >> >http://gppl.terminal.ru/README.html
> >> >
> >>
> >> It would first have to be relicensed ...
> >>
> >> cheers
> >>
> >> andrew
> >>
>
>


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

Предыдущее
От: Dennis Bjorklund
Дата:
Сообщение: Re: client_min_messages in dumps?
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: Custom type with width specifier