python - be: Default to this version of Python(needs to get it from the

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Default to this version of Python(needs to get it from the
Date: 2005-06-25 17:49:37
Message-ID: 20050625174937.0B2EF1126011@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Default to this version of Python(needs to get it from the options). Don't
import select, as we do not use it.

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

Browse pgsql-committers by date

  From Date Subject
Next Message User Andreas 2005-06-25 22:25:02 tablelog - tablelog: renamed all files to match newname changed
Previous Message Tom Lane 2005-06-25 16:54:30 pgsql: Fix ancient memory leak in index_create():