Contribute to the PL/pgSQL CookBook !!

From: Roberto Mello <rmello(at)cc(dot)usu(dot)edu>
To: pgsql-sql(at)postgresql(dot)org
Subject: Contribute to the PL/pgSQL CookBook !!
Date: 2001-03-15 22:45:35
Message-ID: 20010315154535.B15441@cc.usu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-sql


I have started the "PL/pgSQL CookBook" project. The goal is to
create a cookbook of PL/pgSQL functions that will be catalogued and made
available for others to use and learn from.
Come to http://www.brasileiro.net/postgres and contribute your own
PL/pgSQL (or PL/Tcl, PL/Perl) function or trigger! This will help many
Postgres users, both novice and experienced, to use its procedural
languages.
The CookBook has several sections, and you can add your own. No login
is required, just come and contribute.

Once again http://www.brasileiro.net/postgres

Oh, did I mention that you get your own "PostgreSQL Powered" button
when you contribute a function/trigger? :)

-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, Web Developer
DOS = Damned Old Software

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Roberto Mello 2001-03-16 01:03:29 Are <sect3>'s displayed in TOCs?
Previous Message Jan Wieck 2001-03-15 21:17:12 Re: PL/pgSQL "compilation error"

Browse pgsql-sql by date

  From Date Subject
Next Message jkakar 2001-03-15 23:28:19 Re: Normalization is always good?
Previous Message Jan Wieck 2001-03-15 21:44:38 Re: FETCH ... INTO in PL/pgSQL