python - lo: Make construct capable of seeing None as lack of value.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - lo: Make construct capable of seeing None as lack of value.
Date: 2007-12-02 15:33:24
Message-ID: 20071202153325.081EC17AC88F@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2007-12-02 15:40:55 python - ip: Remove abstract module.
Previous Message Tom Lane 2007-12-02 04:36:40 pgsql: Mention hash opclasses in 'System Dependencies on Operator