Re: [GENERAL] Real newbie question re documentation for PL/SQL

Поиск
Список
Период
Сортировка
От Ed Loehr
Тема Re: [GENERAL] Real newbie question re documentation for PL/SQL
Дата
Msg-id 38BC62CD.8BA98C11@austin.rr.com
обсуждение исходный текст
Ответ на Real newbie question re documentation for PL/SQL  (Timothy Grant <tjg@avalongroup.net>)
Список pgsql-general
Timothy Grant wrote:
>
> Hi,
>
> I keep seeing references to server side scripting and something called
> PL/SQL, I found some mention of extending it in the programmers
> reference, but I am unable to find any reference material, is there such
> a thing, and if so, where can I find it.

Here are a few pl/pgsql references I've found helpful:

Enabling PL/pgSQL:  http://www.deja.com/getdoc.xp?AN=548176178

The "manual", AFAIK:
http://www.postgresql.org/docs/postgres/xplang19388.html

Examples:  .../postgresql-6.5.*/src/test/regress/sql/plpgsql.sql

Cheers,
Ed Loehr

В списке pgsql-general по дате отправления:

Предыдущее
От: Timothy Grant
Дата:
Сообщение: Real newbie question re documentation for PL/SQL
Следующее
От: Ed Loehr
Дата:
Сообщение: Re: [GENERAL] Real newbie question re documentation for PL/SQL