Re: new Perl Server-Side Language in 8.0

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: new Perl Server-Side Language in 8.0
Дата
Msg-id 20050811191626.GA94156@winnie.fuhr.org
обсуждение исходный текст
Ответ на new Perl Server-Side Language in 8.0  ("Brandon Metcalf" <bmetcalf@nortel.com>)
Ответы Re: new Perl Server-Side Language in 8.0  ("Brandon Metcalf" <bmetcalf@nortel.com>)
Список pgsql-general
On Thu, Aug 11, 2005 at 12:51:29PM -0500, Brandon Metcalf wrote:
> I'm looking for details on the new Perl server-side language
> introduced in 8.0.  Specifically, I'm looking for changes between 7.4
> and 8.0 and if there are any backward compatibility issues.
>
> I checked the website and docs, but didn't find anything.

The 8.0 Release Notes mention PL/Perl, although probably not in as
much detail as you'd like:

http://www.postgresql.org/docs/8.0/static/release-8-0.html

"A new version of the plperl server-side language now supports a
persistent shared storage area, triggers, returning records and
arrays of records, and SPI calls to access the database."

For details you might need to look through the pgsql-hackers and
pgsql-committers archives.

--
Michael Fuhr

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

Предыдущее
От: Christian Goetze
Дата:
Сообщение: Upgrading 7.3.9 -> 7.4.8 - trouble with blobs
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: No PUBLIC access by default?