plscheme - plscheme: Introduce argument modes (INOUT/OUT) functionality.

Поиск
Список
Период
Сортировка
От knt@pgfoundry.org (User Knt)
Тема plscheme - plscheme: Introduce argument modes (INOUT/OUT) functionality.
Дата
Msg-id 20060817124140.DBBAC86C681@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Introduce argument modes (INOUT/OUT) functionality. Therefore, it's now
possible to return record types. Furthermore, you can receive row type
arguments too.  Also, domain types are handled too. You can safely
return and receive domain type arguments, even inside records.

Despite these good news, I couldn't find a way to fix "write past chunk"
warnings caused by record returning procedures. [New features will be
ported to 8.1 after figuring out this problem.]

Modified Files:
--------------
    plscheme:
        plscheme-8.2.c (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/plscheme/plscheme-8.2.c.diff?r1=1.2&r2=1.3)

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

Предыдущее
От: gsmet@pgfoundry.org (User Gsmet)
Дата:
Сообщение: pgfouine - pgfouine: applied patch to RPM spec file by Devrim Gunduz
Следующее
От: gsmet@pgfoundry.org (User Gsmet)
Дата:
Сообщение: pgfouine - www: updated RPM