Обсуждение: plpython improvements on patches

Поиск
Список
Период
Сортировка

plpython improvements on patches

От
Hannu Krosing
Дата:
Hi

Anyone interested in plpython, please check out/review
http://archives.postgresql.org/pgsql-patches/2006-04/msg00087.php

It fixes the most obvious shortcomings of plpython by making it possible
to return both sets and records (and setof records) and to use named
input parameters in addition to args[].

The patch is for pg 8.0.7, but batches for 8.1 and HEAD will also be
made available soon.

-----
Hannu