Re: [HACKERS] Ingres to be released as open source

2004-05-31 Thread Christopher Browne
Quoth [EMAIL PROTECTED] (Christopher Kings-Lynne): >> Ingres is to be released as open source: >> >> http://developers.slashdot.org/article.pl?sid=04/05/25/0043219&mode=nested&tid=126&tid=137&tid=163&tid=185&tid=198 > > Like the article says, I wonder if these is any synergy between the > products.

Re: [HACKERS] Ingres to be released as open source

2004-05-29 Thread Leandro Guimaraens Faria Corsetti Dutra
Em Tue, 25 May 2004 10:54:48 +0800, Christopher Kings-Lynne escreveu: > Can we grab features from their codebase? No, and that's what's nice about copyleft. It forbids code hoarding. OTOH, it would be interesting to see some competition. Ingres could encroach in some current or

Re: [HACKERS] Ingres to be released as open source

2004-05-26 Thread pgsql
>> Ingres is to be released as open source: >> >> >> http://developers.slashdot.org/article.pl?sid=04/05/25/0043219&mode=nested&tid=126&tid=137&tid=163&tid=185&tid=198 > > Like the article says, I wonder if these is any synergy between the > products. ie. Can we grab features from their code

Re: [HACKERS] Ingres to be released as open source

2004-05-25 Thread Kaare Rasmussen
> Like the article says, I wonder if these is any synergy between the > products. ie. Can we grab features from their codebase? Wouldn't there be a license problem ? Yes, Ingres may be able to pull features from PostgreSQL, but maybe it doesn't work the other way. -- Kaare Rasmussen

Re: [HACKERS] Ingres to be released as open source

2004-05-24 Thread Christopher Kings-Lynne
Ingres is to be released as open source: http://developers.slashdot.org/article.pl?sid=04/05/25/0043219&mode=nested&tid=126&tid=137&tid=163&tid=185&tid=198 Like the article says, I wonder if these is any synergy between the products. ie. Can we grab features from their codebase? Chris -