python - be: Minor refactoring. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - be: Minor refactoring.
Date
Msg-id 20060227021749.EB2121033843@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Minor refactoring.

Remove some use of DECREF/INCREF, and improve some error messages.

Modified Files:
--------------
    be/src:
        pl.c (r1.35 -> r1.36)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/pl.c.diff?r1=1.35&r2=1.36)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Add python.interact function to template.
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Fix Query allocation issue.