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 [email protected]
Whole thread Raw
In response to pl/sql resources for pl/pgsql?  (gvimrc <[email protected]>)
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 <[email protected]>:
> 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 ([email protected])
> 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