Re: pl/sql resources for pl/pgsql? - Mailing list pgsql-general

From Pavel Stehule
Subject Re: pl/sql resources for pl/pgsql?
Date
Msg-id 162867790906152128p3a0ad7e6ye4d9843102a9bea@mail.gmail.com
Whole thread Raw
In response to pl/sql resources for pl/pgsql?  (gvimrc <gvimrc@googlemail.com>)
List pgsql-general
Hello

documentation is very good
http://www.postgresql.org/docs/8.3/static/plpgsql.html

and some articles: http://www.postgres.cz/index.php/PL/pgSQL_%28en%29

regards
Pavel Stehule

2009/6/16 gvimrc <gvimrc@googlemail.com>:
> I'm fairly new to PostgreSQL and completely new to using pl/pgsql though
> I've used MySQL's procedural language a little. I heard pl/pgsql is similar
> to Oracle's pl/sql so would it be possible, given that pl/pgsql literature
> is a bit thin on the ground, to use books on pl/sql for developing pl/pgsql
> code?
>
> gvim
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Perf differences between timestamp and timestamp with timezone
Next
From: Sim Zacks
Date:
Subject: Re: Custom Fields Database Architecture