Re: PostgreSQL::PLPerl::Call - Simple interface for calling SQL functions from PostgreSQL PL/Perl

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: PostgreSQL::PLPerl::Call - Simple interface for calling SQL functions from PostgreSQL PL/Perl
Дата
Msg-id 4B7ADEE8.3030200@archonet.com
обсуждение исходный текст
Ответ на Re: PostgreSQL::PLPerl::Call - Simple interface for calling SQL functions from PostgreSQL PL/Perl  ("David E. Wheeler" <david@kineticode.com>)
Ответы Re: PostgreSQL::PLPerl::Call - Simple interface for calling SQL functions from PostgreSQL PL/Perl  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
On 16/02/10 17:51, David E. Wheeler wrote:
> On Feb 16, 2010, at 9:43 AM, Richard Huxton wrote:
>
>> Perhaps it would be better to be explicit about what's going on?
>>   SEARCHPATH->function()
>>   SCHEMA('public')->function2()
>>
>> Or did "SP" mean "Stored Procedure"?
>
> Yes.

Hmm - might be worth avoiding that in case we get actual 
transaction-spanning stored procedures at any point.

--   Richard Huxton  Archonet Ltd


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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: OpenVMS?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: PostgreSQL::PLPerl::Call - Simple interface for calling SQL functions from PostgreSQL PL/Perl