python - be: Implement Type.LookupByName.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Implement Type.LookupByName.
Date: 2006-07-17 00:48:16
Message-ID: 20060717004816.EC91086C564@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Implement Type.LookupByName.

Ultimately depends on parseTypeString.
While at it, add a missed trap as parseTypeString can certainly ereport out.

Modified Files:
--------------
be/src:
type.c (r1.23 -> r1.24)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type.c.diff?r1=1.23&r2=1.24)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2006-07-17 01:00:51 python - be: That didn't work out too well.
Previous Message Neil Conway 2006-07-17 00:21:23 pgsql: Improve psql's \df slash command to include the argument names