python - lo: Make construct capable of seeing None as lack of value. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - lo: Make construct capable of seeing None as lack of value.
Date
Msg-id 20071202153325.081EC17AC88F@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make construct capable of seeing None as lack of value.
Also, don't include the delimiting slash if there nothing that needs to be
delimited.

Modified Files:
--------------
    lo/postgresql/utility/client:
        iri.py (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/utility/client/iri.py.diff?r1=1.2&r2=1.3)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Mention hash opclasses in 'System Dependencies on Operator
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - ip: Remove abstract module.