Re: Postgres function library

From: Roberto Mello <rmello(at)cc(dot)usu(dot)edu>
To: Lajtos Mate <lajtos(dot)mate(at)wenetto(dot)hu>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Postgres function library
Date: 2001-05-11 17:14:06
Message-ID: 20010511111406.A20384@cc.usu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Fri, May 11, 2001 at 08:48:01AM +0200, Lajtos Mate wrote:
> Hi all,
>
> I read the post from Josh Berkus where he (at the end of the message)
> mentions a 'function library'.
> Is that library available for any developer or it's a proprietary one?
> If it's public, can I post functions there?

It's a "cookbook" of functions that we are trying to gather. Each
function submitted has its own license specified by its author. Most of
them are licensed under the GPL or BSD. Many are public domain.
And yes, PLEASE post functions there. The more we have, the better. I
am going to improve the site in a few days.

http://www.brasileiro.net/postgres

-Roberto
--
+----| http://fslc.usu.edu USU Free Software & GNU/Linux Club |------+
Roberto Mello - Computer Science, USU - http://www.brasileiro.net
http://www.sdl.usu.edu - Space Dynamics Lab, Developer
As easy as pi=3.14159265358979323846264338327950288419716939937511

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Sylte 2001-05-11 17:15:55 Re: Informix->PostgreSQL database convertion
Previous Message Tom Lane 2001-05-11 16:33:52 Re: Using ORDER BY with AGGREGATE/GROUP BY in a SELECT statement