From: | jwp(at)pgfoundry(dot)org (James William Pye) |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | python - ip: Content update. |
Date: | 2006-03-20 02:53:36 |
Message-ID: | 20060320025336.8AFDF1033861@pgfoundry.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | 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)
From | Date | Subject | |
---|---|---|---|
Next Message | James William Pye | 2006-03-20 03:38:52 | python - ex: Use the codename for the package name. |
Previous Message | James William Pye | 2006-03-20 02:35:47 | python - fe: Use AbortTransaction.returning in Transact. |