python - fe: Use the UnicodeType as the base for the String typing.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - fe: Use the UnicodeType as the base for the String typing.
Date: 2006-02-12 01:35:07
Message-ID: 20060212013507.311291033806@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Use the UnicodeType as the base for the String typing.

Modified Files:
--------------
fe/src:
abstract.py (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/abstract.py.diff?r1=1.1.1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2006-02-12 01:40:36 python - fe: Use "x is [not] None" conditionals to help speed things
Previous Message Bruce Momjian 2006-02-12 01:04:24 Re: [COMMITTERS] pgsql: Allow ALTER TABLE ...