Re: plpgsql function docs - Mailing list pgsql-general

From Jean-Michel POURE
Subject Re: plpgsql function docs
Date
Msg-id 200203201453.g2KErC92009234@www1.translationforge
Whole thread Raw
In response to plpgsql function docs  ("UAP2" <pactsec@cwjamaica.com>)
List pgsql-general
Le Vendredi 15 Mars 2002 06:29, UAP2 a écrit :
> I've been searching google for most of the morning trying to find docs on
> plpgsql functions, but haven't had much luck. Can someone point me in the
> right direction?

Interactive docs : http://www.postgresql.org/idocs/
Pro. languages : http://www.postgresql.org/idocs/index.php?programmer-pl.html

pgAdmin2 (http://pgadmin.postgresql.org) provides a GUI for writing plpgsql
functions, with syntax code highlight. It also provides PostgreSQL 7.2
documentation in winhelp format.

Cheers,
Jean-Michel POURE

pgsql-general by date:

Previous
From: "Tom Pfau"
Date:
Subject: Re: Visual display tool?
Next
From: Jeff Eckermann
Date:
Subject: Re: How to create crude report with psql and/or plpgsql