python - be: Reorder initialization process.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Reorder initialization process.
Date: 2005-07-17 21:43:26
Message-ID: 20050717214326.6BE1C6B9802@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Reorder initialization process.
Don't import everything on _init. Helps with portability to not rely on it so
heavily. Also, the new style allows for more incremental initialization that
gives the user the ability to attempt fixes between attempts.
(tho, unlikely to occur often).

Modified Files:
--------------
be/src:
pl.c (r1.23 -> r1.24)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/pl.c.diff?r1=1.23&r2=1.24)

Browse pgsql-committers by date

  From Date Subject
Next Message User T-ishii 2005-07-18 01:42:51 pgpool - pgpool: version 2.6.1.
Previous Message User Andrewd 2005-07-17 19:10:28 pgbuildfarm - client-code: add Tom Lane's warning regarding 5 digit