Re: Implementation of new operators inside the PostgreSQL - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Implementation of new operators inside the PostgreSQL
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Implementation of new operators inside the PostgreSQL  ("rupesh bajaj" <[email protected]>)
List pgsql-hackers
rupesh bajaj wrote:
> We are currently generating the patch and are ready to discuss about all
> issues in the hackers list. Since this process will take some time, is it
> permissible for us to release our version on our institute <
> http://dsl.serc.iisc.ernet.in > website?

Yes, sure.

You should read the BSD license PostgreSQL is released under, if you're 
not familiar with it already: http://www.postgresql.org/about/licence.html

In short, you're free to modify and release whatever you want, as long 
as you keep the copyright notices and the license text intact.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: "rupesh bajaj"
Date:
Subject: Re: Implementation of new operators inside the PostgreSQL
Next
From: Hans-Juergen Schoenig
Date:
Subject: Threaded Python on BSD ...