python - be: Fix build on darwin.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Fix build on darwin.
Date: 2005-06-25 09:00:13
Message-ID: 20050625090013.CB1EB1126016@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix build on darwin.

Modified Files:
--------------
be:
setup.py (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/setup.py.diff?r1=1.14&r2=1.15)
be/lib:
ldistutils.py (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/lib/ldistutils.py.diff?r1=1.7&r2=1.8)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-06-25 12:37:16 Re: pgsql: Update: < * Allow per-user and per-tablespaces
Previous Message James William Pye 2005-06-25 08:25:44 python - be: Mark _init as the constructor for Darwin support.