python - be: Remove "tif".

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Remove "tif".
Date: 2005-12-14 04:43:48
Message-ID: 20051214044348.0ED2F1125069@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove "tif".

The rather small amount of "duplicate" code did not really justify the attempt
to generalize the code into another file.

Modified Files:
--------------
be:
setup.py (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/setup.py.diff?r1=1.19&r2=1.20)
be/src:
heaptuple.c (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/heaptuple.c.diff?r1=1.11&r2=1.12)
type.c (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type.c.diff?r1=1.19&r2=1.20)

Removed Files:
-------------
be/include/pypg:
tif.h
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/tif.h)
be/src:
tif.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/tif.c)

Browse pgsql-committers by date

  From Date Subject
Next Message mallikarjun.revgond 2005-12-14 06:28:08 how can i pass the user and password in single statement
Previous Message User Swm 2005-12-14 04:24:08 oracompat - oracompat: Add skeletons for other files