python - be: Explicitly set the appropriate type id in the Datum Tuple. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - be: Explicitly set the appropriate type id in the Datum Tuple.
Date
Msg-id 20050619193331.A6418112608A@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Ignore dot files.
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Add IsArray macro.