python - be: Duplicate the resulting Datum or HeapTuple in the former

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - be: Duplicate the resulting Datum or HeapTuple in the former
Дата
Msg-id 20050619020119.1D30F11261FF@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Duplicate the resulting Datum or HeapTuple in the former memory context.
This fixes triggers that return a replacement tuple.

Modified Files:
--------------
    be/src:
        pl.c (r1.15 -> r1.16)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/pl.c.diff?r1=1.15&r2=1.16)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Fix typo in comment.
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: pgsql: Add BETWEEN SYMMETRIC.