python - lo: Add typoid module. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - lo: Add typoid module.
Date
Msg-id 20050918235523.AF15F11263A1@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add typoid module. Effectively, mapping of name to type Oids.
from postgresql.backend import typoid

Added Files:
-----------
    lo/postgresql/backend:
        typoid.py (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/backend/typoid.py?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - lo: Add encoding space with a bytea entry.
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - pq: Remove extra terminal states.