python - be: remove unnecessary type structure initializations, the - Mailing list pgsql-committers

From jwp@pgfoundry.org (User Jwp)
Subject python - be: remove unnecessary type structure initializations, the
Date
Msg-id 20050411140319.EC6471FB621E@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
remove unnecessary type structure initializations, the flags and the tp_free
will be properly inherited from PyPgObject_Type.

Modified Files:
--------------
    be/src:
        type.c (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type.c.diff?r1=1.3&r2=1.4)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (User Jwp)
Date:
Subject: python - be: uncomment the LargeObject initialization
Next
From: jwp@pgfoundry.org (User Jwp)
Date:
Subject: python - be: Remove setattr as it was just a wasting way to say "you