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
| Next: | From: User Jwp | Date: 2005-04-11 14:25:15 |
| Subject: python - be: Remove setattr as it was just a wasting way to say "you |
| Previous: | From: User Jwp | Date: 2005-04-11 14:00:53 |
| Subject: python - be: uncomment the LargeObject initialization |