python - be: Explicitly set the appropriate type id in the Datum Tuple.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Explicitly set the appropriate type id in the Datum Tuple.
Date: 2005-06-19 19:33:31
Message-ID: 20050619193331.A6418112608A@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Explicitly set the appropriate type id in the Datum Tuple.

Modified Files:
--------------
be/src:
object.c (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/object.c.diff?r1=1.8&r2=1.9)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2005-06-19 19:35:21 python - be: Add IsArray macro.
Previous Message James William Pye 2005-06-19 19:32:01 python - be: Ignore dot files.