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

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Duplicate the resulting Datum or HeapTuple in the former
Date: 2005-06-19 02:01:19
Message-ID: 20050619020119.1D30F11261FF@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Applejack 2005-06-19 07:10:13 uri - uri:
Previous Message Bruce Momjian 2005-06-19 01:06:13 pgsql: Fix typo in comment.