python - ip: Content update. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - ip: Content update.
Date
Msg-id 20060320025336.8AFDF1033861@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Content update.

Remove the Relation and Namespace section until a better idea of what they
should be is realized.

Add and change some mechanics to Query, Function, Portal, and Transaction.

Remove wording requiring that the Query attribute should be a type as it was an
unnecessary limitation.

Remove wording requiring that Connectors validate the capacity to make a
connection. An undesirable limitation that aided in resolving some questions
about the database, but ultimately was more of an impedance.

Modified Files:
--------------
    ip:
        spec.xml (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/spec.xml.diff?r1=1.3&r2=1.4)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - fe: Use AbortTransaction.returning in Transact.
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - ex: Use the codename for the package name.