Re: [SQL] Contribute to the PL/pgSQL CookBook !!

From: Roberto Mello <rmello(at)cc(dot)usu(dot)edu>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: [SQL] Contribute to the PL/pgSQL CookBook !!
Date: 2001-03-17 00:41:49
Message-ID: 20010316174149.B23757@cc.usu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-sql

On Fri, Mar 16, 2001 at 09:02:30AM -0800, Josh Berkus wrote:
> Robert,
>
> I wanted to thank you for taking the time to re-write the PL/pgSQL docs.
> I'll be contributing functions soon. Actually, since I have a huge
> number of functions (my entire app runs off PL/pgSQL and PHP) is there
> anything in particular you want?

Np Josh. I am glad to help. This really should be in pg.org but it
seems that the pg web team is not very fond of db-backed websites.
I'd like to see functions to the main sections we have up right now,
for these are where people need more help at:

- Recursive functions
- Tree-structure functions
- Date manipulation functions
- String manipulation functions
- Triggers

Anything you can contribute would be great!

-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
let length(Long_Walk) > length(Short_Pier)

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Thomas Lockhart 2001-03-17 01:55:33 Re: Revamped PL/pgSQL Docs (corrected)
Previous Message Peter Eisentraut 2001-03-16 21:16:07 Re: Revamped PL/pgSQL Documentation

Browse pgsql-sql by date

  From Date Subject
Next Message jreniz 2001-03-17 05:22:44 Trigger problem
Previous Message Joe Conway 2001-03-17 00:02:27 Re: Oracle to PostgreSQL help: What is (+) in Oracle select?